We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
shen-cl
shen
Publicly hosted docker image would allow one to start working with Shen by running:
docker run -it --rm shen/shen:latest
The text was updated successfully, but these errors were encountered:
Maybe an image based on alpine would be a better option in terms of size.
Sorry, something went wrong.
Oh, I assumed centos was one of the smaller ones. Alpine is much smaller.
Yes, and if you do a multi-staged build the resulting image should be not much bigger than the resulting Shen execultable.
This one looks like a good base, uses Alpine: https://github.com/eshamster/docker-cl-base
No branches or pull requests
shen-cl
build asshen
as that's the most widely used oneshen
organization on DockerHub, name is still availablePublicly hosted docker image would allow one to start working with Shen by running:
The text was updated successfully, but these errors were encountered: