Hacker News new | ask | show | jobs
by pnathan 4003 days ago
Something I need to get around to doing is playing with Docker and SBCL - it gives you daemonization out of the box. Have you tried that?
1 comments

Yes, we're in the process of moving to docker-based deployments now. In fact, we already have ClozureCL running inside docker, but haven't yet done the same for SBCL. TBD soon :)