There are now (once again) Debian-based official clojure Docker images
published on Docker Hub (here: https://hub.docker.com/_/clojure).
As many of you may remember, we recently had to move all of our images from
their old openjdk base to eclipse-temurin base images because the openjdk
images w
r
release; move to jammy if possible), respectively.
We will be making jammy-based images available for all Java versions as
well. Up until now we were only providing focal-based images.
This change will take effect in the next few days.
Let me know if you have any questions about this, and I a
Heads up, there are some breaking changes coming very soon for some of the
Clojure Docker images.
Specifically the Java 17+ images will be migrating from the old upstream
"openjdk" images to the "eclipse-temurin" (the successor to AdoptOpenJDK)
upstream images. This change is being forced on us
>
> On Wednesday, December 1, 2021 at 7:01:59 PM UTC-7 Wes Morgan wrote:
>
>> Some important and potentially breaking changes to be aware of in the
>> official Clojure Docker images are landing soon (likely already present in
>> the images on Docker Hub by the time you
so be
aware of that. It should figure out what you want if you do something like
`docker run clojure lein` though, so let us know on GitHub
(https://github.com/Quantisan/docker-clojure) if it doesn't do what you
expect in this regard.
On Wednesday, December 1, 2021 at 7:01:59 PM UTC-7
Some important and potentially breaking changes to be aware of in the
official Clojure Docker images are landing soon (likely already present in
the images on Docker Hub by the time you read this):
- JDK 17 is the new LTS release, and as a result, is now the JDK version
you get if you don't spe
A few things have changed recently with the official Clojure Docker images:
- We now have Debian 11 (bullseye) based images, and those are now the
default for any tags where you don’t specify the distro you want (you
should do that in production, though). You can specify “bullseye” or
“slim-bullse
OK, thanks Alex!
The reversion to 1.10.1.561 for un-versioned tools-deps images (and the
publishing of that tag at all) is now live on Docker Hub.
Stable releases only moving forward.
On Thursday, August 13, 2020 at 7:30:44 PM UTC-6 Alex Miller wrote:
> On Thursday, August 13, 2020 at 10:32:45
there
is a strong desire for unstable release images too).
On Thursday, August 13, 2020 at 9:32:45 AM UTC-6 Wes Morgan wrote:
> I was recently made aware in a separate thread in this group* that, until
> very recently, the tools-deps versions that were being installed via the
> main
I was recently made aware in a separate thread in this group* that, until
very recently, the tools-deps versions that were being installed via the
main Homebrew tap's clojure installer included some versions considered
unstable. As of the day I'm writing this, the latest stable version is
1.10.
Clojure's official Docker images have some new releases for new versions of
tools-deps, boot, and the JDK itself.
The following new Docker tags are now available (and all of the
combinations you'd expect plus a few new ones I'll describe shortly):
- tools-deps-1.10.1.469
- boot-2.8.3
- op
We (the official Clojure Docker image maintainers) recently published new
Java 11 based images for those who want to move to that in their Docker
images. For now, if you don't specify which java version you want, you'll
still get Java 8.
We introduced a new Docker tag variant for this. You can
Yes it did: https://dev.clojure.org/jira/browse/CLJ-2054
On Tuesday, March 6, 2018 at 12:15:26 PM UTC-7, Wes Morgan wrote:
>
> Did this ticket get created?
>
> On Monday, November 7, 2016 at 3:26:15 PM UTC-7, Jim foo.bar wrote:
>>
>> Alright cool, I'll do t
Did this ticket get created?
On Monday, November 7, 2016 at 3:26:15 PM UTC-7, Jim foo.bar wrote:
>
> Alright cool, I'll do that tomorrow :)
>
> Thanks,
>
> Dimitris
>
> On 07/11/16 22:07, Alex Miller wrote:
>
> I think it would be reasonable to log a jira enhancement request for the
> spec any?
The official clojure Docker image available
at https://hub.docker.com/_/clojure/ has just been updated with boot
variants.
All pre-existing tags will continue to use leiningen, but you can use the
following tags if you want boot pre-installed instead:
boot, boot-2.7.1
boot-alpine, boot-2.7.1-a
If anyone else would like to edit Clojure on iOS with parinfer (or is just
interested in expanding the number of places where Clojure can comfortably
occur), please vote for my feature request on Textastic (an otherwise very nice
iOS text editor with Clojure syntax highlighting):
http://feedbac
16 matches
Mail list logo