-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
Description
Request type
Enhancement
What needs to get done
Hey team!
It would be nice if the doc on how publishing a rock
rockcraft/docs/how-to/rocks/publish-a-rock.rst
Lines 15 to 20 in 3b149ee
| .. code-block:: bash | |
| skopeo --insecure-policy copy oci-archive:<your_rock_file.rock> docker://<container_registry>/<repo>:<tag> | |
| Output: |
also had a small section explaining how to authenticate using
--dest-creds. IMHO, this may be valuable to some people going through the doc.I'll contribute a small addition for this as soon as I can.
Documentation location
https://documentation.ubuntu.com/rockcraft/stable/how-to/rocks/publish-a-rock/
Additional information
No response