This repository contains Dockerfile of SBCL for Docker's automated build published to the Docker Hub.
- Install Docker.
 - Download automated build from public Docker Hub Registry:
docker pull andron94/dockerfile-sbcl:[TAG]
 
docker run --rm -it andron94/dockerfile-sbcl:[TAG]docker run --rm -it --entrypoint /bin/sh andron94/dockerfile-sbcl:[TAG]