Skip to content

Files

Latest commit

acab6c2 · Dec 29, 2024

History

History
28 lines (19 loc) · 1016 Bytes

File metadata and controls

28 lines (19 loc) · 1016 Bytes

.Net Core + Common Lisp docker files

This repository contains docker files for Lisp implementations bundled together with .Net Core SDK

Available images

All the images are publicly available on Docker Hub

Windows

SBCL

  • love5an/dotnet-core-sdk-common-lisp:8.0-sbcl-2.3.10-nanoserver-ltsc2022
  • love5an/dotnet-core-sdk-common-lisp:9.0-sbcl-2.5.0-nanoserver-ltsc2022
  • love5an/dotnet-core-sdk-common-lisp:9.0-sbcl-latest-nanoserver-ltsc2022

Linux

SBCL

  • love5an/dotnet-core-sdk-common-lisp:8.0-sbcl-2.3.10-jammy
  • love5an/dotnet-core-sdk-common-lisp:8.0-sbcl-2.4.2-jammy
  • love5an/dotnet-core-sdk-common-lisp:9.0-sbcl-2.5.0-noble
  • love5an/dotnet-core-sdk-common-lisp:9.0-sbcl-latest-noble

CCL

  • love5an/dotnet-core-sdk-common-lisp:8.0-ccl-1.12.2-jammy
  • love5an/dotnet-core-sdk-common-lisp:9.0-ccl-1.13-noble
  • love5an/dotnet-core-sdk-common-lisp:9.0-ccl-latest-noble