verysure/postgres-alpine:latest
$ singularity pull shub://verysure/postgres-alpine:latest
Singularity Recipe
BootStrap: docker
From: postgres:alpine
%startscript
/docker-entrypoint.sh postgres -h $HOSTNAME
%environment
export HOSTNAME=localhost
if [ -f /postgresrc ]; then
. /postgresrc
fi
Collection
- Name: verysure/postgres-alpine
- License: None
View on Datalad
Metrics
key | value |
---|---|
id | /containers/verysure-postgres-alpine-latest |
collection name | verysure/postgres-alpine |
branch | master |
tag | latest |
commit | 690aa1384aecb84517500d77217ea9d5bff02e24 |
version (container hash) | 9e3a57b75a647832a94b77a62c3f7f5d |
build date | 2020-11-11T10:19:32.548Z |
size (MB) | 48 |
size (bytes) | 13975583 |
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.