Skip to content

schmucr1/python-test-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-test-image

For testing the docker image creation process

Usage of singularity image

If the Docker image is in the public registry then no token is required. Otherwise, one needs to generate a "read packages" token first and then set the Singularity environment variables as shown below in order to use the (private) image

export SINGULARITY_DOCKER_USERNAME=<username>
export SINGULARITY_DOCKER_PASSWORD=<read-packages token>

singularity run docker://ghcr.io/schmucr1/python-test-image:main python

About

test docker image creation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages