Skip to content

Conversation

@thelovesmith
Copy link
Contributor

I noticed that the command docker-compose up did not work as intended when deploying my modus API locally after I updated to Docker v4.37.2.

I changed docker-compose up to docker-compose up and tested it locally using Docker v4.37.2. The updated command worked as expected, starting the PostgreSQL instance without issues.

This change is specific to newer Docker versions where the docker-compose may be deprecated.

Optionally, we could add the newer command as a second option for those using a new version of docker

I noticed that the command `docker-compose up` did not work as intended when deploying my modus API locally after I updated to Docker v4.37.2. 

I changed `docker-compose up` to `docker-compose up` and tested it locally using Docker v4.37.2. The updated command worked as expected, starting the PostgreSQL instance without issues.


This change is specific to newer Docker versions where the `docker-compose` may be  deprecated.


Optionally, we could add the newer command as a second option for those using a new version of docker
@thelovesmith thelovesmith requested a review from a team January 18, 2025 03:42
@ryanfoxtyler ryanfoxtyler merged commit 6d1f91d into hypermodeinc:main Jan 18, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants