saltyorg / Saltbox

Ansible-based solution for rapidly deploying a Docker containerized cloud media server.
https://docs.saltbox.dev
GNU General Public License v3.0
574 stars 65 forks source link

Docker: Expand the variables used when managing containers. #18

Closed saltydk closed 2 years ago

saltydk commented 2 years ago

Ansible Docker module supports a wide variety of options that have yet to be implemented: https://docs.ansible.com/ansible/latest/collections/community/docker/docker_container_module.html#ansible-collections-community-docker-docker-container-module

saltydk commented 2 years ago

Implemented most relevant options.