docker-formula icon indicating copy to clipboard operation
docker-formula copied to clipboard

Install and set up Docker

Results 22 docker-formula issues
Sort by recently updated
recently updated
newest added

updates: - [github.com/rubocop-hq/rubocop: v1.56.4 → v1.69.2](https://github.com/rubocop-hq/rubocop/compare/v1.56.4...v1.69.2) - [github.com/shellcheck-py/shellcheck-py: v0.9.0.6 → v0.10.0.1](https://github.com/shellcheck-py/shellcheck-py/compare/v0.9.0.6...v0.10.0.1) - [github.com/adrienverge/yamllint: v1.32.0 → v1.35.1](https://github.com/adrienverge/yamllint/compare/v1.32.0...v1.35.1) - https://github.com/myint/rstcheck → https://github.com/rstcheck/rstcheck - [github.com/rstcheck/rstcheck: 3f929574 → v6.2.4](https://github.com/rstcheck/rstcheck/compare/3f929574...v6.2.4) - [github.com/saltstack-formulas/mirrors-rst-lint: v1.3.2 → v1.4.0](https://github.com/saltstack-formulas/mirrors-rst-lint/compare/v1.3.2...v1.4.0)

### Is your feature request related to a problem? No ### Describe the solution you'd like Manage "driver" and "driver_opts" in [docker.networks.install state](https://github.com/saltstack-formulas/docker-formula/blob/master/docker/networks/install.sls) Salt docker_network.present syntax1 : ```yaml mynet: docker_network.present:...

enhancement

## Your setup ### Formula commit hash / release tag latest git `da37c283c5ba4a37382dc0812cac196dc7b234b1` ### Versions reports (master & minion) minion: ``` Salt Version: Salt: 3006.1 Python Version: Python: 3.10.11 (main,...

bug

## Your setup ### Formula commit hash / release tag v2.4.2 ### Versions reports (master & minion) ``` # salt-call -V Salt Version: Salt: 3006.0 Python Version: Python: 3.10.11 (main,...

bug

## Your setup ### Formula commit hash / release tag `latest` ### Versions reports (master & minion) `3005.1` ### Pillar / config used pillar a: ``` docker: networks: - a...

bug

Bumps [activesupport](https://github.com/rails/rails) from 7.0.3.1 to 7.0.4.3. Release notes Sourced from activesupport's releases. v7.0.4.3 Active Support Implement SafeBuffer#bytesplice [CVE-2023-28120] Active Model No changes. Active Record No changes. Action View Ignore certain...

dependencies
ruby

I have the following system: ``` Salt Version: Salt: 3005.1 Dependency Versions: cffi: Not Installed cherrypy: Not Installed dateutil: 2.8.1 docker-py: Not Installed gitdb: Not Installed gitpython: Not Installed Jinja2:...

ID: docker-software-docker-archive-install-managed-service Function: cmd.run Name: systemctl daemon-reload Result: None Comment: Command "systemctl daemon-reload" would have been executed Started: 13:38:35.546083 Duration: 1.419 ms Changes: salt -V Salt Version: Salt: 3005.1 Dependency...

bug

## My setup ### Formula version: latest master ### Versions reports (master & minion) Salt Version: Salt: 3004.1 ### Pillar / config used ``` docker: pkg: docker: daemon_config: insecure-registries: -...

bug

### PR progress checklist (to be filled in by reviewers) - [x] Changes to documentation are appropriate (or tick if not required) - [x] Changes to tests are appropriate (or...