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

Setup CI to push docker image to registry #18

Open
varmar05 opened this issue Jun 14, 2022 · 1 comment
Open

Setup CI to push docker image to registry #18

varmar05 opened this issue Jun 14, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@varmar05
Copy link
Contributor

No description provided.

@PeterPetrik
Copy link
Contributor

   docker build --no-cache -t lutraconsulting/mergin-media-sync .
   docker tag lutraconsulting/mergin-media-sync lutraconsulting/mergin-media-sync:0.1.0
   docker push lutraconsulting/mergin-media-sync:0.1.0
   docker push lutraconsulting/mergin-media-sync:latest

@PeterPetrik PeterPetrik added the enhancement New feature or request label Jun 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants