Skip to content

Add Dockerfile #21

@rkoeninger

Description

@rkoeninger
  • 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-cl build as shen as that's the most widely used one
    • Just shen-cl for now?
  • Make shen organization 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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions