community.docker/changelogs/fragments
Felix Fontein ed9bf1117f
docker_image: allow to specify pull platform (#89)
* Allow to specify pull platform.

* Add basic test and document that the value is not used for idempotency at the moment.

* Fix pulling.

* Simplify code.

* Add API version for pull_platform.

* Move pull_platform into new pull option. Use apply_defaults=True to avoid some special logic.

* Add example.

* Remove apply_defaults=True.
2021-02-24 23:45:34 +01:00
..
.keep Initial commit 2020-10-30 07:05:51 +01:00
88-docker_container-healthcheck.yml Fix healthcheck idempotency issue with strict comparison. (#88) 2021-02-17 22:56:52 +01:00
89-docker_image-pull-platform.yml docker_image: allow to specify pull platform (#89) 2021-02-24 23:45:34 +01:00
92-replicas-max-per-node.yml Replicas max per node (#92) 2021-02-24 10:14:06 +01:00
93-docker_container-storage_opts.yml Add storage_opts option. (#93) 2021-02-24 23:01:34 +01:00