Discover the straightforward method to run Docker on Windows without headaches, using WSL2 for a fast and efficient development environment.
There was an error while loading. Please reload this page. Make sure you are in the same folder as docker-compose.yml file, then run docker-compose - 'up' to deploy ...
It seams like the parsing of the docker volumes in the docker compose files changed in one of the recent updates. I tried to create a Gitea instance with the following docker-compose file: services: ...