Lovesan / dotnet-core-sdk-common-lisp-docker

Docker files for lisp implementations being bundled with .Net Core SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.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:6.0-sbcl-2.3.8-nanoserver-ltsc2022
  • love5an/dotnet-core-sdk-common-lisp:7.0-sbcl-2.3.8-nanoserver-ltsc2022
  • love5an/dotnet-core-sdk-common-lisp:8.0-sbcl-2.3.10-nanoserver-ltsc2022
  • love5an/dotnet-core-sdk-common-lisp:8.0-sbcl-latest-nanoserver-ltsc2022

Linux

SBCL

  • love5an/dotnet-core-sdk-common-lisp:6.0-sbcl-2.3.8-jammy
  • love5an/dotnet-core-sdk-common-lisp:7.0-sbcl-2.3.8-jammy
  • love5an/dotnet-core-sdk-common-lisp:8.0-sbcl-2.3.10-jammy
  • love5an/dotnet-core-sdk-common-lisp:8.0-sbcl-latest-jammy

CCL

  • love5an/dotnet-core-sdk-common-lisp:6.0-ccl-1.12.2-jammy
  • love5an/dotnet-core-sdk-common-lisp:7.0-ccl-1.12.2-jammy
  • love5an/dotnet-core-sdk-common-lisp:8.0-ccl-1.12.2-jammy
  • love5an/dotnet-core-sdk-common-lisp:8.0-ccl-latest-jammy

About

Docker files for lisp implementations being bundled with .Net Core SDK

License:MIT License


Languages

Language:Dockerfile 91.4%Language:Shell 5.2%Language:PowerShell 3.1%Language:Common Lisp 0.3%