We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b7e430 commit e9ed32aCopy full SHA for e9ed32a
1 file changed
Readme.md
@@ -74,3 +74,6 @@ image](https://hub.docker.com/_/python).
74
75
- additional `apt` packages may be needed to support building C extensions with
76
`pip` or to allow pre-compiled wheels to work.
77
+- if you use this as a base image, you will need to set `ENV S6_KEEP_ENV=1` in
78
+ your `Dockerfile` if you want your default script to have access to your
79
+ environmental variables.
0 commit comments