mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Currently the docs just say "let's go into the container and look at the env vars", but doesn't show how to do it. It is also not currently possible to enter the container as it is written in the doc ( container started with app.py and then somehow later on we have a shell in the same container ) Docker-DCO-1.1-Signed-off-by: Brian Goff <cpuguy83@gmail.com> (github: cpuguy83) Upstream-commit: fbf7815b2591adce4d9584feb75592c6facb92e1 Component: engine