mostlymaths.net
  • about

Trick

Below you will find pages that utilize the taxonomy term “Trick”

Change the parameters of a docker container without knowing the docker run command used

Aug 20, 2017     3 minutes read | 466 words
I’m not sure how useful this Docker “trick” is, since it happens in a very niche situation. At work, we have several instances running a suite of Docker containers, with some non-trivial amount of environment variables, port configurations, volumes and links among them. This is set up really easily using ansible: writing link/port/volume mappings in ansible (using the docker, container or docker-container modules, depending how long ago we set it up).
  • Programming
  • Docker
  • Trick
© 2023 mostlymaths.net