This is a Clojure wrapper around Google’s Jib project for "building optimized Docker and OCI container images without a Docker daemon, and without deep mastery of Docker best-practices".
This library was born from an attempt at using Jib from tools.build.
This library is currently a work in progress. Please do not rely on this for anything critical just yet.
deps.edn dependency information:
As a Git dependency:
io.github.clojure/tools.jib {:git/tag "v0.0.0" :git/sha "aaaaaaa"}
As a Maven dependency:
io.github.clojure/tools.jib {:mvn/version "0.0.0"}
Copyright © 2024 Robert Medeiros
All rights reserved. The use and distribution terms for this software are covered by the Eclipse Public License 1.0 which can be found in the file file:./LICENSE[LICENSE} at the root of this repository. By using this software in any fashion, you are agreeing to be bound by the terms of this license. You must not remove this notice, or any other, from this software.