News

This docker-compose file creates a network using macvlan driver and deploys portainer container (Used just as an example) attaching it to the same newly created network. This gives you the ability to ...
Each example is located in its own directory with a corresponding docker-compose.yml file. These examples demonstrate how to ensure that services in a Docker Compose environment are healthy and ready ...
The simplest docker-compose file to setup an Nginx Proxy Manager Docker container ... the administrative console will be accessible on port 81 of the localhost address. To setup a reverse proxy with ...