Skip to content

Commit 5d87653

Browse files
bauerm97vsoch
authored andcommitted
Update docs-instances.md (#127)
Add the singularity hub URL where the eventual image will go.
1 parent 02ca63f commit 5d87653

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/docs/user-docs/docs-instances.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ When using `run` with an instance URI, the `runscript` will be executed inside o
9292

9393
## Putting it all together
9494

95-
In this section, we will demonstrate an example of packaging a service into a container and running it. The service we will be packaging is an API server that converts a web page into a PDF, and can be found [here](https://github.com/alvarcarto/url-to-pdf-api). The final example can be found [here on GitHub](https://github.com/bauerm97/instance-example), and [here on SingularityHub](link-to-shub). If you wish to just download the final image directly from Singularity Hub, simply run `singularity pull shub://bauerm97/instance-example`.
95+
In this section, we will demonstrate an example of packaging a service into a container and running it. The service we will be packaging is an API server that converts a web page into a PDF, and can be found [here](https://github.com/alvarcarto/url-to-pdf-api). The final example can be found [here on GitHub](https://github.com/bauerm97/instance-example), and [here on SingularityHub](https://singularity-hub.org/collections/bauerm97/instance-example/). If you wish to just download the final image directly from Singularity Hub, simply run `singularity pull shub://bauerm97/instance-example`.
9696

9797
### Building the Image
9898

0 commit comments

Comments
 (0)