feat(CORE/docker): switch to docker compose and check the version (#13444)
* feat(docker): switch to `docker compose` and check the version * chore: removed all docker-compose commands in CI
This commit is contained in:
parent
563596bc69
commit
a82cf659a3
4 changed files with 116 additions and 75 deletions
2
conf/dist/env.docker
vendored
2
conf/dist/env.docker
vendored
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Create a .env file in the root folder and use the following
|
||||
# variables to configure your docker-compose
|
||||
# variables to configure your docker compose
|
||||
#
|
||||
|
||||
DOCKER_AC_ENV_FILE=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue