rgrandin/Singularity-Handbrake:latest

$ singularity pull shub://rgrandin/Singularity-Handbrake:latest

Singularity Recipe

BootStrap: docker 
From: fedora:28 


%runscript
    exec ghb


%apprun handbrake
    exec ghb


%post
    dnf install -y https://download0.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download0.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm
    dnf install -y http://rpms.famillecollet.com/fedora/28/remi/i386/remi-release-28-3.fc28.remi.noarch.rpm

    dnf --enablerepo=remi install -y libdvdcss

    dnf install -y handbrake handbrake-gui

Collection


View on Datalad

Metrics

key value
id /containers/rgrandin-Singularity-Handbrake-latest
collection name rgrandin/Singularity-Handbrake
branch master
tag latest
commit b28377750dcdc37406d8bcc9352d3f04efb9b81f
version (container hash) 1066e54878bd752774fdc267db8f0870
build date 2019-09-09T13:42:25.850Z
size (MB) 1007
size (bytes) 417480735
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.