truatpasteurdotfr/singularity-docker-debian9-ffmpeg:latest

$ singularity pull shub://truatpasteurdotfr/singularity-docker-debian9-ffmpeg:latest

Singularity Recipe

BootStrap: docker
From: debian:9

%post
export DEBIAN_FRONTEND=noninteractive
apt-get update && apt-get -y upgrade
apt-get -y install ffmpeg  # that should be enough, imho 

# specific to my setup
mkdir -p /local-storage /mnt/beegfs /baycells/home /baycells/scratch /c6/shared /c6/eb /local/gensoft2 /c6/shared/rpm /Bis/Scratch2 /mnt/beegfs

%runscript
echo "running ffmpeg from the container"
ffmpeg "$@"

Collection


View on Datalad

Metrics

key value
id /containers/truatpasteurdotfr-singularity-docker-debian9-ffmpeg-latest
collection name truatpasteurdotfr/singularity-docker-debian9-ffmpeg
branch master
tag latest
commit bb5573b2f2e923b6ee5424bf50763a7b22fe155b
version (container hash) 7e19ed60984f5b405f6863dd21aa8c1c
build date 2018-10-07T18:30:41.818Z
size (MB) 384
size (bytes) 158109727
SIF Download URL (please use pull with shub://)
Datalad URL View on Datalad
Singularity Recipe Singularity Recipe on Datalad
We cannot guarantee that all containers will still exist on GitHub.