Skip to content

Commit 3cb302a

Browse files
Update user-guide.rst
Make it clear that the container image is bundled with the recipe when adding a local container.
1 parent 2a2e30c commit 3cb302a

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
@@ -1859,7 +1859,8 @@ and tell shpc that we want it under the ``dinosaur/salad`` namespace.
18591859
Registry entry dinosaur/salad:latest was added! Before shpc install, edit:
18601860
/home/vanessa/Desktop/Code/shpc/registry/dinosaur/salad/container.yaml
18611861
1862-
At this point, you should open up the container.yaml generated and edit to your liking.
1862+
The container image will be copied within the newly-created directory structure, alongside the `container.yaml` file.
1863+
At this point, you should open up the generated `container.yaml` file and edit to your liking.
18631864
This usually means updating the description, maintainer, aliases, and possibly providing a url
18641865
to find more information or support. Also notice we've provided the tag to be latest. If you update this registry
18651866
entry in the future with a new version, you'll want to provide a new tag. If you provide

0 commit comments

Comments
 (0)