Skip to content

Instantly share code, notes, and snippets.

@MaximePinot
Created September 13, 2024 09:24
Show Gist options
  • Select an option

  • Save MaximePinot/33b4df7613d42ed48926881916e12df3 to your computer and use it in GitHub Desktop.

Select an option

Save MaximePinot/33b4df7613d42ed48926881916e12df3 to your computer and use it in GitHub Desktop.
Use legacy `docker-compose` command
#!/bin/bash
# /bin/docker-compose
docker compose --compatibility "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment