mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Support labels and shm_size for image build. Allow to specify (swap) memory limits in other units than bytes. (#727)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
minor_changes:
|
||||
- "docker_image - allow to specify labels and ``/dev/shm`` size when building images (https://github.com/ansible-collections/community.docker/issues/726, https://github.com/ansible-collections/community.docker/pull/727)."
|
||||
- "docker_image - allow to specify memory size and swap memory size in other units than bytes (https://github.com/ansible-collections/community.docker/pull/727)."
|
||||
Reference in New Issue
Block a user