Skip to content

Commit b215a3b

Browse files
authored
Merge pull request #652 from dipietrantonio/patch-1
Improves documentation covering the creation of recipes for local containers.
2 parents 94aff97 + 5da748e commit b215a3b

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)