Back

bind-filesystem! (clj)

(source)

function

(bind-filesystem! {:keys [container], :as container-config} {:keys [host-path container-path mode]})
Binds a source from the filesystem to the given container path. Should be called before starting the container!

Examples