/config
volume/config
directory which holds all application-specific configuration. With the exception of a small number of images, all of our images expose this volume./config
". If you don't map this directory when creating your containers, the config will only last as long as the lifespan of the container itself!docker create
or docker run
. Each image follows the same pattern in the command when creating a container: