examples
examples copied to clipboard
files and instructions for creating and using example containers from the sylabs.io blog
While working for Singularity 101 course, I came across these examples and found out the versions are very old, this is an update.
While working for Singularity 101 course, I came across these examples and found out the versions are very old, this is an update. I do not understand why using conda...
add two very simple nginx/php and node def files for use in the RB
This examples repository has become a bit stale, so we need to revise what's here, and add additional content that usefully demonstrates how to build different kinds of Singularity containers....
In the README, the link to the sylabs blog (https://www.sylabs.io/lab-notes/) is returning a 404 Not Found error.
when i try to build the horovod.def file i get the errors, i have attached the file wih errors, could u please help resolve the issue [horovd.docx](https://github.com/sylabs/examples/files/3593919/horovd.docx)
Refer to the Mongodb Example here: https://github.com/sylabs/examples/tree/master/database/mongodb When trying to list the instance it would not show up. `sushma@Sushma-Ubuntu:~$ sudo singularity instance start mongodb.sif mongo` `INFO: instance started successfully` `sushma@Sushma-Ubuntu:~$...
Refer to the example from [https://github.com/sylabs/examples/tree/master/database/mariadb](url). Trying to shell into the container using: $ singularity shell --writable-tmpfs -B db/:/var/lib/mysql mariadb.sif Error occured: `/.singularity.d/actions/shell: 4: export: 177F4010FE56CA3336300305F1656F24C74CD1D8: bad variable name `
### Example: file-generating/URL-to-PDF\ api - Locally building the image works on both `arm64` and `x86_64`, but it gets a lot of 404 errors when trying to access the Debian repositories....
### Example: database/redis The build process fails. Many 404 errors appear when trying to access Debian repositories. ``` $ sudo singularity build redis.sif redis.def INFO: Starting build... INFO: Using cached...