less than 1 minute read

Martin Ledvinka - Variables and Environment in Docker

Speaker Martin Ledvinka took presentation on 21st October with the topic Variables and Environment in Docker.

Docker has changed the way applications are built and run. However, one of the frequent pain points for newcomers is configuration of the containers - what are ENV, ARG, environment, .env file etc. This session attempted to answer some of these questions and illustrate options of configuring Docker (and Docker Compose) containers.

The text presentation is available here.

Further reading: