Closed ieugen closed 1 year ago
Interesting, I tried running it once locally with no changes. Will take a deeper look later what changed. What are your JDK, clojure and OS versions? Will try to reproduce. The steps you took would be heplful too.
java -version
openjdk version "20" 2023-03-21
OpenJDK Runtime Environment Temurin-20+36 (build 20+36)
OpenJDK 64-Bit Server VM Temurin-20+36 (build 20+36, mixed mode, sharing)
clj --version
Clojure CLI version 1.11.1.1165
podman --version
podman version 4.3.1
cat /etc/debian_version
12.0
Debian 12 bookworm (frozen for release). Packages up to date.
I could not reproduce it either. I will let this one pass :) .
It seems there are no API changes to docker, only implementation. It's still at 1.42.
There are however some API changes to podman.