Sign inSign up

databio/refgenieserver:v0.5.0

Manifest digest

sha256:1a93c1e04c6bc5fc94347cc31e03bd45a4f00b3b2dc238e8d8af40fd8093661a

OS/ARCH

linux/amd64

Compressed size

39.85 MB

Last pushed

about 6 years by nsheff

Type

Image

Manifest digest

sha256:1a93c1e04c6bc5fc94347cc31e03bd45a4f00b3b2dc238e8d8af40fd8093661a

Image Layers

1ADD file ... in / 2.1 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5/bin/sh -c apk add --no-cache301.89 KB
6ENV GPG_KEY=0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D0 B
7ENV PYTHON_VERSION=3.7.30 B
8/bin/sh -c set -ex &&23.52 MB
9/bin/sh -c cd /usr/local/bin &&231 B
10ENV PYTHON_PIP_VERSION=19.1.10 B
11/bin/sh -c set -ex; wget1.74 MB
12CMD ["python3"]0 B
13LABEL maintainer=Sebastian Ramirez <[email protected]>0 B
14/bin/sh -c apk add --no-cache6.72 MB
15COPY file:46531dace36927e7a2bc0f4696191e5733d757e89a82ae7dda9471eb35ab2b38 in /start.sh 541 B
16/bin/sh -c chmod +x /start.sh540 B
17COPY file:64f25d957a18eec5797fcd47558a36f0216b102cf245e55cf7206705eee3a82e in /gunicorn_conf.py 833 B
18COPY file:1ee462cef5d291066080625eb1b7cb8e7de0210a6eebdb85c41508cef8637f61 in /start-reload.sh 527 B
19/bin/sh -c chmod +x /start-reload.sh528 B
20COPY dir:2e485a98ab454814a6416c9cb746fe6dcc60d57356ac72566a1fc624a21c430e in /app 606 B
21WORKDIR /app/0 B
22ENV PYTHONPATH=/app0 B
23EXPOSE 800 B
24CMD ["/start.sh"]0 B
25LABEL authors=Nathan Sheffield, Michal0 B
26COPY dir:c4e34490d0ad928e167f0a4f6b300b094351514dfbafcc2ca08872ec43787f4a in /app 106.67 KB
27/bin/sh -c pip install .5.37 MB

Command

ADD file:38bc6b51693b13d84a63e281403e2f6d0218c44b1d7ff12157c4523f9f0ebb1e in /