Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make build only recreates image but doesnt update running docker compose #3

Closed
Freundschaft opened this issue Jul 28, 2016 · 1 comment

Comments

@Freundschaft
Copy link

Hi there,

I noticed that when I write updates to config.yml or sentry.conf.py, then the changes are not updated to a running machine I started with docker compose after running make build
would it make sense to add a task in the makefile that automatically stops the vm, updates the image and restarts it?

cheers
qiong

@mattrobenolt
Copy link
Contributor

The Makefile doesn't touch running or stopping services. It purely facilitates building the images. There are too many ways to manage running containers and services, that this is left as an exercise for the reader.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants