-
-
Notifications
You must be signed in to change notification settings - Fork 120
Add docker image #206
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
Add docker image #206
Conversation
@shyim I will probably have a couple of suggestions to make. |
@shyim hehe but I'm not maintainer 😆 |
@tucksaun Looks like you've just been promoted ;) |
this will fix #101 as well |
85dc3a4
to
95ec143
Compare
I added multiarch support, TLS certificates into the image so that external communications (new version checking, security checks, etc) work and tried to optimize to get the least layers possible. And the CI is green, we will need to see how first release on GHCR works though. |
To improve #205