Skip to content

GitHub actions workflow to create Debian Med images for OISTs bioinformatics user group.

Notifications You must be signed in to change notification settings

oist/BioinfoUgrp_DebianMed_Images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

BioinfoUgrp DebianMed Images

GitHub actions workflow to create Debian Med images for OISTs bioinformatics user group.

See also https://github.com/oist/BioinfoUgrp/blob/master/DebianMedModules.md and oist/BioinfoUgrp_UnixGoodies_Images.

How to get the image:

ml singularity
singularity pull docker://ghcr.io/oist/bioinfougrp_debianmed_images:latest

For admins, how to tag the image

Make sure you have a token with at least read permissions for packages.

Example with 12.1-1.

podman login ghcr.io
podman pull  ghcr.io/oist/bioinfougrp_debianmed_images:latest
podman tag   ghcr.io/oist/bioinfougrp_debianmed_images:latest ghcr.io/oist/bioinfougrp_debianmed_images:12.1-1
podman push  ghcr.io/oist/bioinfougrp_debianmed_images:12.1-1

About

GitHub actions workflow to create Debian Med images for OISTs bioinformatics user group.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages