Skip to content

Commit 6abae97

Browse files
committed
docs: add env extract command to readme
1 parent e9a7d72 commit 6abae97

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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)