ansible-role-docker-compose-generator icon indicating copy to clipboard operation
ansible-role-docker-compose-generator copied to clipboard

Add expose section to docker compose template

Open lmilius opened this issue 2 years ago • 0 comments

Add the expose section of docker compose to allow exposing ports without binding them to the host. https://docs.docker.com/compose/compose-file/compose-file-v2/#expose

lmilius avatar Oct 06 '23 22:10 lmilius