-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
ci: build docker image and healthcheck #629
Closed
Closed
Commits on Jan 1, 2024
-
ci: add health check to Docker image build workflow
This commit adds a new job to the GitHub Actions workflow. The job builds and checks the health of several Docker images. The images are defined in a matrix and include 'standard', 'standard with auth', 'ultra-lite', 'ultra-lite with auth', 'lite', and 'lite with auth'. The Docker run command and health check command are adjusted based on whether the image name includes 'with auth'. If the container is healthy, it is stopped and removed. If it is not healthy after a certain period, the job fails.
Configuration menu - View commit details
-
Copy full SHA for 1948d48 - Browse repository at this point
Copy the full SHA 1948d48View commit details -
Configuration menu - View commit details
-
Copy full SHA for b72db29 - Browse repository at this point
Copy the full SHA b72db29View commit details -
ci(fix): Due to a limitiation in either buildx or moby loadin multiar…
…ch images does not work
Configuration menu - View commit details
-
Copy full SHA for 61d9c1e - Browse repository at this point
Copy the full SHA 61d9c1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d7f3e6 - Browse repository at this point
Copy the full SHA 2d7f3e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1453a1 - Browse repository at this point
Copy the full SHA d1453a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for df090d7 - Browse repository at this point
Copy the full SHA df090d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a98c81 - Browse repository at this point
Copy the full SHA 1a98c81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2741583 - Browse repository at this point
Copy the full SHA 2741583View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cc12cb - Browse repository at this point
Copy the full SHA 2cc12cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f88cc7 - Browse repository at this point
Copy the full SHA 0f88cc7View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.