matthew-kusz/run-xterm:latest
$ singularity pull shub://matthew-kusz/run-xterm:latest
Singularity Recipe
Bootstrap:docker
From:centos:7
%runscript
echo "Running xterm..."
xterm
%post
echo "Installing xterm..."
yum update -y
yum install -y vim-enhanced
yum install -y xorg-x11-server-Xorg xorg-x11-xauth xorg-x11-apps
yum install -y xterm
yum clean expire-cache
echo "Done."
Collection
- Name: matthew-kusz/run-xterm
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/matthew-kusz-run-xterm-latest |
collection name | matthew-kusz/run-xterm |
branch | master |
tag | latest |
commit | e84b6f2139c45388b17266f5a3a538d92ac3b484 |
version (container hash) | 7f84c294d0b31964c15c79142c8fd938 |
build date | 2019-12-19T14:34:30.406Z |
size (MB) | 406.0 |
size (bytes) | 136499231 |
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.