Skip to content
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

build: Add build and publish pipeline by Docker #53

Merged
merged 3 commits into from
Mar 24, 2024
Merged

Conversation

nqngo
Copy link
Collaborator

@nqngo nqngo commented Mar 24, 2024

Add github workflow to build and publish Docker image.

Switch to using python-3.12-alpine to reduce the image size and vulnerability factors.

Poetry install now requires a README.md for package, add that into the Docker build pipeline.

Use explicit module naming to make sure the app can run properly in production.

@nqngo nqngo requested review from samhwang and rodonguyen March 24, 2024 06:13
@nqngo nqngo self-assigned this Mar 24, 2024
Dockerfile Outdated Show resolved Hide resolved
Dockerfile Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@nqngo nqngo merged commit 0f8d2e1 into main Mar 24, 2024
3 checks passed
@nqngo nqngo deleted the build_docker_image branch March 24, 2024 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants