github docker/compose-cli v1.0.12

latest releases: v1.0.31, v1.0.30, v1.0.29...
3 years ago

New

  • docker compose up and build can build/run containers agains Docker Windows engine
  • Add docker compose restart command
  • Add docker compose port command
  • Support build.context pointing to git URLs in Composefile
  • Support port.hostIP in Composefile
  • Support service.logging, shm_size, tmpfs, ipc options in Composefile
  • Support compose config options: --services, --volumes, --hash, --no-interpolate, --profiles
  • Support compose pull --ignore-pull-failure

Bug fixes

  • Fis progress display on windows not detecting properly terminal size
  • Fix arm packaging (binary name inside package)
  • Fix Ctrl+C terminate attached container but not docker compose execution (#1447)
  • Fix strange character output in compose exec and compose run (#1453)

Don't miss a new compose-cli release

NewReleases is sending notifications on new releases.