romxero/sherlock_www_browsers:firefox

$ singularity pull shub://romxero/sherlock_www_browsers:firefox

Singularity Recipe

Bootstrap: docker
From: debian:stretch-slim

%labels
Author "Randall Cab White - rcwhite@stanford.edu"


#########
#%setup
#########

#Downlaod packages
%post
  apt-get -ym update
  apt-get -ym install firefox-esr 

%environment
  export IMAGE_NAME="firefox"
%runscript
	firefox

Collection


View on Datalad

Metrics

key value
id /containers/romxero-sherlock_www_browsers-firefox
collection name romxero/sherlock_www_browsers
branch master
tag firefox
commit 0d32fcfd9fd4a7189bbbeae353acd38dd99a1c17
version (container hash) d9d3d0a12bf268aca44a91bda116dc00
build date 2020-04-06T01:38:20.133Z
size (MB) 475
size (bytes) 177106975
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.