Skip to content

Commit 5da748e

Browse files
dipietrantoniovsoch
authored andcommitted
Update user-guide.rst
Make it clear that the container image is bundled with the recipe when adding a local container.
1 parent 94aff97 commit 5da748e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/getting_started/user-guide.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1876,7 +1876,8 @@ and tell shpc that we want it under the ``dinosaur/salad`` namespace.
18761876
Registry entry dinosaur/salad:latest was added! Before shpc install, edit:
18771877
/home/vanessa/Desktop/Code/shpc/registry/dinosaur/salad/container.yaml
18781878
1879-
At this point, you should open up the container.yaml generated and edit to your liking.
1879+
The container image will be copied within the newly-created directory structure, alongside the `container.yaml` file.
1880+
At this point, you should open up the generated `container.yaml` file and edit to your liking.
18801881
This usually means updating the description, maintainer, aliases, and possibly providing a url
18811882
to find more information or support. Also notice we've provided the tag to be latest. If you update this registry
18821883
entry in the future with a new version, you'll want to provide a new tag. If you provide

0 commit comments

Comments
 (0)