[go: up one dir, main page]

Skip to content

Custom volumes not being created in host on first run.

SHORT DESCRIPTION (required)

Any custom paths we provide via .env file for volumes are not being created on first run.

DETAILED STEPS TO REPRODUCE (required)

On the first run or when we explicit setup the docker stack for the first time the .env files gets auto populated with some environment variables and one of them sets a custom volume for mysql, that is not created on the first run, just on the second run.

EXPECTED BEHAVIOUR (required)

  • Any custom path for a volume in the .env file must be created on the first run.

RELATED TO (optional)

N/A

DEPENDS ON (optional)

N/A

LINKS (optional)

N/A