debops.docker_service

Docker is a platform for running applications in lightweight, isolated containers. The debops.docker_service Ansible role can be used to manage simple Docker container services on hosts where Docker Engine is already installed by the debops.docker_server role. The role supports port mapping, volume mounts, environment variables, resource limits and automatic nginx reverse proxy configuration through integration with the debops.nginx role.