mirror of
https://github.com/docker/compose.git
synced 2025-10-12 02:48:56 +02: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>