Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 575 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 575 Bytes

SBCL production

CircleCI

A Docker image to run Common Lisp software in production (Ubuntu LTS+SBCL+Quicklisp).

Usage

In your Dockerfile:

FROM lifeisfoo/sbcl-production:1.0.0

Inside

Changelog

1.0.0

Initial release

License

GPL v3