arcsUVA/inkscape:0.92.3
$ singularity pull shub://arcsUVA/inkscape:0.92.3
Singularity Recipe
BootStrap: docker
From: ubuntu:xenial
IncludeCmd: yes
%post
apt-get update
apt-get -y upgrade
apt-get -y install \
software-properties-common \
libcanberra-gtk-module \
packagekit-gtk3-module \
python-dbus \
python3-dbus
add-apt-repository ppa:inkscape.dev/stable
apt-get update
# Inkscape
apt-get -y install inkscape
# Pandoc
apt-get -y install pandoc
%runscript
exec inkscape
%help
This container provides the following applications:
* Inkscape 0.92.3
* Pandoc 1.16.0.2
%environment
export LC_ALL=en_US.UTF-8
%labels
AUTHOR khs3z@virginia.edu
Collection
- Name: arcsUVA/inkscape
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/arcsUVA-inkscape-0.92.3 |
collection name | arcsUVA/inkscape |
branch | master |
tag | 0.92.3 |
commit | 27627435b603385970618f8593d3416682d613cc |
version (container hash) | 301ae6b69a91723114d08b591191c3e1 |
build date | 2019-02-04T16:33:11.342Z |
size (MB) | 823 |
size (bytes) | 268333087 |
SIF | Download URL (please use pull with shub://) |
Datalad URL | View on Datalad |
Singularity Recipe | Singularity Recipe on Datalad |
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.