Skip to content
New issue

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

Stale pack/docker docstring #121

Closed
CarnunMP opened this issue May 6, 2023 · 1 comment
Closed

Stale pack/docker docstring #121

CarnunMP opened this issue May 6, 2023 · 1 comment

Comments

@CarnunMP
Copy link

CarnunMP commented May 6, 2023

:from-registry - map of :username and :password to string, used for pulling from registry
:to-registry - map of :username and :password to string, used for uploading to registry

^This bit of the pack/docker docstring is out of sync with the actual API, which isn't nested:

base-image from-registry-username from-registry-password
env
image-type
image-name
tar-file
to-registry-username
to-registry-password

from-registry-username, from-registry-password, to-registry-username and to-registry-password are all top-level in params.

Just a heads-up! :)

@SevereOverfl0w
Copy link
Collaborator

Duplicate of #101

@SevereOverfl0w SevereOverfl0w marked this as a duplicate of #101 May 25, 2023
@SevereOverfl0w SevereOverfl0w closed this as not planned Won't fix, can't repro, duplicate, stale May 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants