Skip to content

Spin to run dev and prod on same machine? #151

Answered by jaydrogers
akulmehta asked this question in Q&A
Discussion options

You must be logged in to vote

Sometimes I will run this on my local machine to debug production stuff:

docker compose -f docker-compose.yml -f docker-compose.prod.yml up

But that's very rare. Even that won't get you the full swarm example locally though.

Not sure of the use case of why would would want dev and production at the same time?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@akulmehta
Comment options

Answer selected by akulmehta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants