View previous topic :: View next topic |
Author |
Message |
piii_man n00b
Joined: 18 Jul 2004 Posts: 41
|
Posted: Fri Apr 14, 2023 4:23 am Post subject: PSA: docker-compose is now docker compose |
|
|
I'm a little embarrassed to admit how long it took me to realize that after a recent update to docker-compose-2.*, the docker-compose command was deprecated!
Code: |
$ docker-compose up
> bash: docker-compose: command not found
|
|
|
Back to top |
|
|
thumper Guru
Joined: 06 Dec 2002 Posts: 554 Location: Venice FL
|
Posted: Wed Dec 20, 2023 3:04 am Post subject: |
|
|
As a person who has started using Docker less than a week ago, that actually cleared up a lot, especially when reading older documents that refer to docker-compose.
Thank you
George |
|
Back to top |
|
|
|