mirror of
https://github.com/nspcc-dev/neo-bench.git
synced 2026-03-01 04:28:43 +00:00
Migrate to Docker Compose V2 #54
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @AnnaShaleva on GitHub (Apr 22, 2024).
Docker Compose V1 is deprecated since June 2023, we need to migrate all our scripts to Docker Compose V2 so that users with fresh Docker were able to run neo-bench painlessly. Ref. https://docs.docker.com/compose/migrate/.