rgrandin/Singularity-Handbrake:fedora28

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

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-fedora28
collection name rgrandin/Singularity-Handbrake
branch master
tag fedora28
commit edb2cbacf7577bed8a9f10a4c964713851027b28
version (container hash) 2317bf407d265d996fb694916832ce1a
build date 2018-08-08T03:56:32.216Z
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.