belledon/pycharm-sing:latest

$ singularity pull shub://belledon/pycharm-sing:latest

Singularity Recipe

bootstrap: docker
from: ubuntu:16.04

%post
  apt-get update
  apt-get install -y wget

  mkdir /pycharm-src && cd /pycharm-src
  wget https://download.jetbrains.com/python/pycharm-community-2017.3.2.tar.gz
  tar -xvzf pycharm-community-2017.3.2.tar.gz

Collection


View on Datalad

Metrics

key value
id /containers/belledon-pycharm-sing-latest
collection name belledon/pycharm-sing
branch master
tag latest
commit ca43547f3d211ae6feb5b09cc7fde0786af1e223
version (container hash) e2e7104e1c8a32a5aeff937d1838a1be
build date 2018-01-30T14:49:35.386Z
size (MB) 950
size (bytes) 629964831
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.