mirror of
https://github.com/docker/compose.git
synced 2025-11-15 03:09:54 +01:00
When using the fig run command, ports defined in fig.yml can be mapped to the host computer using the -service-ports option. Signed-off-by: Stephen Quebe <squebe@gmail.com>