docker run to Compose Converter

Turn docker run commands into a compose.yaml service, and a Compose file back into commands, flag by flag.

compose.yaml

1 service · 1 thing left out

Left out, and why

  • -dCompose starts services in the background already, so this flag needs no key.

More in the yard