-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Description
- Add a Dockerfile to the repo root that copy Linux SBCL build into container.
- Can be based on small alpine image
- Can host different image for each release of each port
- Could also just refer to
shen-clbuild asshenas that's the most widely used one - Just shen-cl for now?
- Make
shenorganization on DockerHub, name is still available
Publicly hosted docker image would allow one to start working with Shen by running:
docker run -it --rm shen/shen:latest
Reactions are currently unavailable