Improve Docker CI to exercise deployment #5

Closed
opened 2024-11-23 22:01:37 +01:00 by 2franix · 1 comment
Owner

Simulate as much of the deployment process as possible during the Docker CI workflow. Try to deploy in a temporary Docker-in-Docker container to check that starting the service is possible.

It's probably best to avoid using the runner's dind container because volumes or containers may go stale.

Simulate as much of the deployment process as possible during the Docker CI workflow. Try to deploy in a temporary Docker-in-Docker container to check that starting the service is possible. It's probably best to avoid using the runner's dind container because volumes or containers may go stale.
2franix added this to the GitOps project 2024-11-23 22:01:40 +01:00
Author
Owner

I improved the reliability in #16. I don't think I can do anything better than that, so I'll close this one.

I improved the reliability in #16. I don't think I can do anything better than that, so I'll close this one.
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
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: self-hosting/workflows#5
No description provided.