docker-clojure icon indicating copy to clipboard operation
docker-clojure copied to clipboard

Official Docker image for Clojure

Results 12 docker-clojure issues
Sort by recently updated
recently updated
newest added

#238 revealed a blind spot in the exclusion code: architectures. This PR refactors & reorganizes some code and fixes that. It replaces the `config/distro-architectures` subsystem with the more generalized exclusion...

According to the README: > Sometimes there are upstream eclipse-temurin images based on Alpine Linux. > > As of 2022-9-29 these are available for the linux/amd64 architecture only. However, since...