You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am wondering if it is possible to pass environment variables at the time of creation.
To push it further, would it make sense to support this tool as an extension in Dockerfile.
Ex:
DOCKERIZE [/path/to/the/binary1,/path/to/the/binary2,...]
The above would allow simply build the lean docker image with existing workflow thus broader reach.
I am wondering if it is possible to pass environment variables at the time of creation.
To push it further, would it make sense to support this tool as an extension in Dockerfile.
Ex:
DOCKERIZE [/path/to/the/binary1,/path/to/the/binary2,...]
The above would allow simply build the lean docker image with existing workflow thus broader reach.