Commit Graph

5 Commits

Author SHA1 Message Date
patchback[bot]
ac046ce99c
Work around bug in Docker 28.3.3 that prevents pushing to registry without authentication. (#1110) (#1111)
(cherry picked from commit e1920d1cc7)

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-08-03 15:39:01 +02:00
Felix Fontein
02bb4ceaf7 Update docs. 2023-12-31 15:14:01 +01:00
Felix Fontein
c3f8f80a75
Add docker_image_remove module. (#732) 2023-12-31 15:13:04 +01:00
Felix Fontein
66b341aa9e
Add docker_image_tag module (#730)
* Add docker_image_tag module.

* Add check mode tests.

* Improve and test image ID/digest handling.

* Adjust more tests.
2023-12-31 10:41:18 +01:00
Felix Fontein
e22cee2c41
Add docker_image_push module. (#731) 2023-12-31 08:33:32 +00:00