xrobin/singularity-CloudStationDrive:latest
$ singularity pull shub://xrobin/singularity-CloudStationDrive:latest
Singularity Recipe
BootStrap: docker
From: ubuntu:18.04
%post
# install some system deps
apt-get -y update
# build-dep
apt-get -y install wget
# undeclared dependency:
apt-get -y install libqt5gui5
wget https://global.download.synology.com/download/Tools/CloudStationDrive/4.2.8-4421/Ubuntu/Installer/x86_64/synology-cloud-station-drive-4421.x86_64.deb
dpkg -i synology-cloud-station-drive-4421.x86_64.deb || apt-get -yf install
rm synology-cloud-station-drive-4421.x86_64.deb
apt-get -y remove wget
apt-get -y autoremove
apt-get clean
%runscript
exec /usr/bin/synology-cloud-station-drive "$@"
Collection
- Name: xrobin/singularity-CloudStationDrive
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/xrobin-singularity-CloudStationDrive-latest |
collection name | xrobin/singularity-CloudStationDrive |
branch | master |
tag | latest |
commit | d3438bb98f0c40ce2e2f15c29732aad71cf7eed5 |
version (container hash) | 919748ece838453479fc333cf5080405 |
build date | 2019-02-18T23:30:20.365Z |
size (MB) | 474 |
size (bytes) | 216657951 |
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.