hpcdevops/tensorflow-gpu-nih:latest
$ singularity pull shub://hpcdevops/tensorflow-gpu-nih:latest
Singularity Recipe
BootStrap: docker
From: tensorflow/tensorflow:latest-devel-gpu
%labels
MAINTAINER hpcdevops
WHATAMI tensorflow-gpu
%files
hello.tensorflow.py /hello.tensorflow.py
%runscript
exec /usr/bin/python "$@"
%post
# create bind points for SDSC HPC environment
mkdir /oasis /projects /scratch
# build info
echo "Timestamp:" `date --utc` | tee /image-build-info.txt
Collection
- Name: hpcdevops/tensorflow-gpu-nih
- License: Other
View on Datalad
Metrics
key | value |
---|---|
id | /containers/hpcdevops-tensorflow-gpu-nih-latest |
collection name | hpcdevops/tensorflow-gpu-nih |
branch | master |
tag | latest |
commit | dde20e7febb7dcca39c96510db601af117d55451 |
version (container hash) | 4e013945f99196dfe5648feb4baaa462 |
build date | 2021-03-19T21:37:15.195Z |
size (MB) | 3026 |
size (bytes) | 1368989727 |
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.