Relative Content

Tag Archive for docker-compose

Docker compose returning must be a mapping. YML looks file

Running into a mapping error and cannot figure out what the error is YML seems to be valid and .env file with correct variables set in same directory as the compose. I have tried condensing the env_file line, down to one line, this did not work.

Adding multiple commands to docker compose configuration

I am in the process of enabling .htaccess in my php container. I would like to struggle with this myself as I can only learn from it. I am running into a peculiar issue when editing the yaml file, and this I would like your help with.