jkulhanek/deep-rl-pytorch:latest
$ singularity pull shub://jkulhanek/deep-rl-pytorch:latest
Singularity Recipe
Bootstrap: docker
From: kulhanek/deep-rl-pytorch:latest
%post
mkdir /deep-rl-pytorch
cd /deep-rl-pytorch
git init
git remote add origin https://github.com/jkulhanek/deep-rl-pytorch.git
git pull origin master
%runscript
echo "Container is ready!"
echo "Launching experiment with arguments [$@]"
exec python3 "/deep-rl-pytorch/$@"
Collection
- Name: jkulhanek/deep-rl-pytorch
- License: MIT License
View on Datalad
Metrics
key | value |
---|---|
id | /containers/jkulhanek-deep-rl-pytorch-latest |
collection name | jkulhanek/deep-rl-pytorch |
branch | master |
tag | latest |
commit | 8678d7d6ff1f4653ee90a61f0097264a0c9f68e6 |
version (container hash) | 74033851c393f63c70aba410737a7bcd |
build date | 2020-05-12T16:39:22.808Z |
size (MB) | 5541 |
size (bytes) | 3440877599 |
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.