docker-compose hotfix #19

Merged
wanderer merged 1 commits from docker-compose-hotfix into master 2020-10-03 21:25:56 +02:00
Owner

This PR aims to fix a short and unnecessary container downtime on every update.
The container is stopped by docker when it's recreated so there's no need for us to mess with it.

This PR aims to fix a short and unnecessary container downtime on every update. The container is stopped by docker when it's recreated so there's no need for us to mess with it.
wanderer added the
enhancement
label 2020-10-03 21:23:02 +02:00
wanderer self-assigned this 2020-10-03 21:23:02 +02:00
wanderer added 1 commit 2020-10-03 21:23:03 +02:00
All checks were successful
continuous-integration/drone/pr Build is passing
0962f31384
fix: no need to stop the container before build
* this is handled for us by docker on container re-creation
wanderer added this to the General project 2020-10-03 21:24:46 +02:00
Author
Owner

hoping for the best :D ๐Ÿš€

hoping for the best :D ๐Ÿš€
wanderer merged commit 50ea242c33 into master 2020-10-03 21:25:56 +02:00
wanderer deleted branch docker-compose-hotfix 2020-10-04 16:39:50 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: dotya.ml/homepage#19
No description provided.