Update docker-compose.yml and restart containers?
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I have multiple containers running on a remote server and I want to update them remotely. So, far I have created a mechanism to update the docker-compose.yml
file from the container itself. Now I want to just rerun the docker-compose
to restart the containers with new configuration. Is this possible? I want something which is equivalent of docker-compose down && docker-compose up
which I can do from within container.
docker
add a comment |Â
up vote
0
down vote
favorite
I have multiple containers running on a remote server and I want to update them remotely. So, far I have created a mechanism to update the docker-compose.yml
file from the container itself. Now I want to just rerun the docker-compose
to restart the containers with new configuration. Is this possible? I want something which is equivalent of docker-compose down && docker-compose up
which I can do from within container.
docker
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have multiple containers running on a remote server and I want to update them remotely. So, far I have created a mechanism to update the docker-compose.yml
file from the container itself. Now I want to just rerun the docker-compose
to restart the containers with new configuration. Is this possible? I want something which is equivalent of docker-compose down && docker-compose up
which I can do from within container.
docker
I have multiple containers running on a remote server and I want to update them remotely. So, far I have created a mechanism to update the docker-compose.yml
file from the container itself. Now I want to just rerun the docker-compose
to restart the containers with new configuration. Is this possible? I want something which is equivalent of docker-compose down && docker-compose up
which I can do from within container.
docker
docker
asked Oct 1 at 6:10
Lokesh
151111
151111
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f472502%2fupdate-docker-compose-yml-and-restart-containers%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password