This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2020-05-14
Channels
- # announcements (3)
- # aws (7)
- # babashka (108)
- # beginners (222)
- # bristol-clojurians (3)
- # calva (8)
- # chlorine-clover (1)
- # cider (14)
- # clj-kondo (4)
- # cljdoc (6)
- # cljs-dev (89)
- # cljsrn (13)
- # clojars (6)
- # clojure (89)
- # clojure-australia (1)
- # clojure-europe (11)
- # clojure-italy (9)
- # clojure-losangeles (11)
- # clojure-nl (6)
- # clojure-spec (2)
- # clojure-sweden (1)
- # clojure-uk (9)
- # clojurescript (47)
- # conjure (18)
- # datomic (7)
- # docker (1)
- # figwheel (43)
- # figwheel-main (2)
- # fulcro (31)
- # kaocha (3)
- # leiningen (7)
- # luminus (2)
- # nrepl (14)
- # off-topic (24)
- # pathom (5)
- # pedestal (5)
- # rdf (4)
- # re-frame (49)
- # reagent (12)
- # reitit (9)
- # rum (21)
- # shadow-cljs (109)
- # tools-deps (35)
- # vim (8)
- # wasm (1)
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
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.)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