Skip to content

allow to restart containers without updating mastercontainer, if a mastercontainer update is available #5468

Answered by szaimen
logan893 asked this question in Ideas
Discussion options

You must be logged in to vote

accept that nextcloud remains down

It is possible to start them via CLI:
docker start $(docker ps -a --format {{.Names}} | grep nextcloud-aio | grep -v "borgbackup\|watchtower" )

Afterwards reload the AIO interface and you should see the new state.

Replies: 6 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by szaimen
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #5465 on October 24, 2024 11:13.