{"id":13443061,"url":"https://github.com/fisxoj/lisp-images","last_synced_at":"2025-03-20T15:33:29.046Z","repository":{"id":145553755,"uuid":"156337740","full_name":"fisxoj/lisp-images","owner":"fisxoj","description":"Docker images for common lisp development","archived":false,"fork":false,"pushed_at":"2023-11-23T04:42:53.000Z","size":20,"stargazers_count":21,"open_issues_count":4,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-01T03:42:38.579Z","etag":null,"topics":["common-lisp","docker"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fisxoj.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-11-06T06:39:20.000Z","updated_at":"2024-01-30T15:22:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"ebc63c08-f3c3-404a-9cd6-38c58e867756","html_url":"https://github.com/fisxoj/lisp-images","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fisxoj%2Flisp-images","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fisxoj%2Flisp-images/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fisxoj%2Flisp-images/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fisxoj%2Flisp-images/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fisxoj","download_url":"https://codeload.github.com/fisxoj/lisp-images/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221779810,"owners_count":16879012,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["common-lisp","docker"],"created_at":"2024-07-31T03:01:55.482Z","updated_at":"2024-10-28T04:30:15.786Z","avatar_url":"https://github.com/fisxoj.png","language":"Dockerfile","funding_links":[],"categories":["Dockerfile"],"sub_categories":[],"readme":"# Lisp Images for Docker [![Build Status](https://travis-ci.org/fisxoj/lisp-images.svg?branch=master)](https://travis-ci.org/fisxoj/lisp-images)\n\nHere are a couple of images for using lisp in containerized environments!  There are a few variations that build on the `quicklisp-sbcl-base` image, which is Debian buster with [sbcl](http://www.sbcl.org/) and [quicklisp](https://www.quicklisp.org/beta/) installed.\n\nI'll try to keep the [ChangeLog](./ChangeLog) updated as new releases roll out!\n\n## Base\n\n[`parentheticalenterprises/sbcl-quicklisp-base`](https://hub.docker.com/r/parentheticalenterprises/sbcl-quicklisp-base/)\n\nThe image others build off of.  Some interesting things for you, the user:\n\n* quicklisp in installed in `/quicklisp`.  That means you can add local projects to `/quicklisp/local-projects` much as you would without docker to add codebases that aren't downloadable via quicklisp.\n\n\n## (p?)rove\n\n[`parentheticalenterprises/sbcl-quicklisp-prove`](https://hub.docker.com/r/parentheticalenterprises/sbcl-quicklisp-prove/)\n[`parentheticalenterprises/sbcl-quicklisp-rove`](https://hub.docker.com/r/parentheticalenterprises/sbcl-quicklisp-rove/)\n\n\nThe [`prove`](https://github.com/fukamachi/prove) and [`rove`](https://github.com/fukamachi/rove) images are just the base with prove or rove, the testing packages by [Eitaro Fukamachi](https://github.com/fukamachi) as well as [`mockingbird`](https://github.com/Chream/mockingbird) by [Christopher Eames](https://github.com/Chream).  Thanks for the code, guys!\n\n\n## Slynk\n\n[`parentheticalenterprises/sbcl-quicklisp-slynk`](https://hub.docker.com/r/parentheticalenterprises/sbcl-quicklisp-slynk/)\n\n\nThis image contains the backend for [`sly`](https://github.com/joaotavora/sly) by [João Távora](https://github.com/joaotavora).  It starts up a slynk server inside the container for you, so you should be able to run the container with port `4008` exposed to your host machine and then run `sly-connect RET 127.0.0.1 RET 4008` in emacs to connect.  Dockerized lisp dev environment!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffisxoj%2Flisp-images","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffisxoj%2Flisp-images","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffisxoj%2Flisp-images/lists"}