Fork me on GitHub
#announcements
<
2020-05-14
>
xsc21:05:41

Check out into-docker v1.0.0 and you'll never have to write another Dockerfile! I'm quite happy about it. 🙂 https://github.com/into-docker/into-docker/releases/tag/v1.0.0

👀 12
🎉 8
xsc21:05:55

Built with Clojure and GraalVM (as it is popular these days), with a sprinkle of UNIX domain sockets and love. And of course you can still write Dockerfiles, especially if you want to give back to the community and create an into-docker builder image! If you have a Clojure/Docker project lying around, how about going into the root directory and running the following?

into build -t my-clojure-app intodocker/clojure
(I'm looking forward to your bug reports.)

uochan23:05:40

Just released Dad ver 0.3.0, Small configuration management tool for Clojure. Added nREPL server support! This is heavily powered by @borkdude's babashka.nrepl. https://github.com/liquidz/dad

🎉 8
👍 4