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

feat : Dockerfile #949

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

AstridDoncker
Copy link

Dockerfile for excalidraw libraries

@vercel
Copy link

vercel bot commented May 3, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
excalidraw-libraries ✅ Ready (Inspect) Visit Preview May 7, 2023 10:06am

@Nainterceptor
Copy link

I think it's better to leave yarn lock unchanged in this PR

@AstridDoncker
Copy link
Author

I think it's better to leave yarn lock unchanged in this PR

I changed it back to the original version

@Nainterceptor
Copy link

Thx, I've tested the dockerfile and is working with my local podman, I'll try to add github action to publish to docker hub
Ref #940

@Nainterceptor
Copy link

Github action added, with the following workflow to publish tags :

  • On main branch, create a tag sha-<sha short sign> and latest (in a rolling release strategy)

Requires : configuration of secrets DOCKER_PASSWORD and DOCKER_USERNAME

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.

2 participants