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 a CI/CD pipeline to deploy a docker image #4

Open
4 tasks
makotonakai opened this issue Feb 24, 2023 · 0 comments
Open
4 tasks

Build a CI/CD pipeline to deploy a docker image #4

makotonakai opened this issue Feb 24, 2023 · 0 comments

Comments

@makotonakai
Copy link
Collaborator

Background

Right now, the docker image of locksmith can be built in a user's local environment by executing docker build.
However, in order to make it more convenient, the latest docker image should be released on this repository.

Purpose

Release the latest docker image on this repository, hopefully in an automated fashion.

TODO

  • Build a docker image
  • Create a tag
  • Push the docker image to GitHub container registry
  • Release the docker image (and the source code) in the release section
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

No branches or pull requests

1 participant