Skip to content

Commit b7df28b

Browse files
committed
docs: add env extract command to readme
1 parent 878c686 commit b7df28b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ For the available versions please look at [Docker Hub][dockerhub] or
2525

2626
```
2727

28+
Extracted by the command: `grep -hE ': "\$\{(.*)\}"' latest/overlay/etc/entrypoint.d/*.sh | sed 's/: "\${//' | sed 's/:="/ = /' | sed 's/"}"$//' | sort | uniq`
29+
2830
## Inherited environment variables
2931

3032
* [webhippie/alpine](https://github.com/dockhippie/alpine#available-environment-variables)

0 commit comments

Comments
 (0)