Liking cljdoc? Tell your friends :D

mach.pack.alpha.jib


*ns*-namecljmacro

(*ns*-name)

-mainclj

(-main & args)

add-additional-tagsclj

(add-additional-tags containerizer tags)

add-labelsclj

(add-labels jib-container-builder labels)

classfile-matcherclj


explicit-credentialsclj

(explicit-credentials username password)

image-typesclj


jibclj

(jib {:mach.pack.alpha.impl.tools-deps/keys [paths lib-map]}
     {:keys [image-name image-type tar-file base-image target-dir include
             additional-tags labels user creation-time to-registry-username
             to-registry-password from-registry-username from-registry-password
             quiet verbose extra-java-args main]})

progress-bar-consumerclj

(progress-bar-consumer)

string-arrayclj


target-dirclj


timestamp-providerclj


unique-base-pathclj

(unique-base-path path)

Creates a unique string from a path by joining path elements with -.

Used for creating base directory for project paths such that it won't clash with library directories.

Creates a unique string from a path by joining path elements with `-`.

Used for creating base directory for project paths such that it won't clash with library directories.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close