We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pack.alpha/src/juxt/pack/api.clj
Lines 32 to 33 in 802b3d6
^This bit of the pack/docker docstring is out of sync with the actual API, which isn't nested:
pack/docker
pack.alpha/src/juxt/pack/jib.clj
Lines 173 to 180 in 802b3d6
from-registry-username, from-registry-password, to-registry-username and to-registry-password are all top-level in params.
from-registry-username
from-registry-password
to-registry-username
to-registry-password
params
Just a heads-up! :)
The text was updated successfully, but these errors were encountered:
Duplicate of #101
Sorry, something went wrong.
No branches or pull requests
pack.alpha/src/juxt/pack/api.clj
Lines 32 to 33 in 802b3d6
^This bit of the
pack/docker
docstring is out of sync with the actual API, which isn't nested:pack.alpha/src/juxt/pack/jib.clj
Lines 173 to 180 in 802b3d6
from-registry-username
,from-registry-password
,to-registry-username
andto-registry-password
are all top-level inparams
.Just a heads-up! :)
The text was updated successfully, but these errors were encountered: