saltstack-formulas / docker-formula

Install and set up Docker
http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html
Other
136 stars 330 forks source link

feat(ng): manage docker network_mode in ng state #311

Open kartnico opened 2 years ago

kartnico commented 2 years ago

PR progress checklist (to be filled in by reviewers)


Primary type

Secondary type

Does this PR introduce a BREAKING CHANGE?

No.

Related issues and/or pull requests

Describe the changes you're proposing

Manage network_mode capabilities in docker.compose.ng

Pillar / config required to test the proposed changes

Debug log showing how the proposed changes work

Documentation checklist

Testing checklist

Additional context

Salt docker_container state documentation (https://docs.saltproject.io/en/latest/ref/states/all/salt.states.docker_container.html#salt.states.docker_container.running)