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.
Asymmetrical service dependencies in combination with profiles in docker compose
For local development I’m running a number of microservices using docker compose just as support for the service I’m currently working at, but most of the time I do not want to run all of them.
OpenTosca docker ports not available
I’m having this error when I compose up OpenTosca
docker-compose build errors on COPY
I’m running Docker Desktop on Windows 10. I have a folder on my desktop with the structure:
Running a console application (CLI) from docker-compose
Have java code:
docker-compose config file permissions seems to be ignored
I have following config: