Sign inSign up

fnndsc/chris_store:2.2.1

Multi-platform
Security
Integration & delivery
Machine learning & AI
Index digest

sha256:1633f1cf4feb4872d3fa3a010277cf35729559f91edddd0b6dfaeaa7abb20046

OS/ARCH

Compressed size

210.35 MB

Last pushed

almost 3 years by fnndscbot

Type

Image

Manifest digest

sha256:d2912e42eaee640d51fbb760cd90063a3619f67f5f3bcae959123cec3e13b330

Image Layers

1ADD file ... in / 25.91 MB
2CMD ["bash"]0 B
3MAINTAINER fnndsc "[email protected]"0 B
4ENV DEBIAN_FRONTEND=noninteractive0 B
5RUN /bin/sh -c apt-get update90.63 MB
6ENTRYPOINT ["python3"]0 B
7MAINTAINER fnndsc "[email protected]"0 B
8ARG UID=10010 B
9ARG ENVIRONMENT=production0 B
10ENV UID=1001 DEBIAN_FRONTEND=noninteractive VERSION=0.10 B
11ENV APPROOT=/home/localuser/store_backend REQPATH=/usr/src/requirements0 B
12COPY ./requirements /usr/src/requirements # buildkit538 B
13COPY ./docker-entrypoint.sh /usr/src # buildkit410 B
14RUN |2 UID=1001 ENVIRONMENT=production /bin/sh93.76 MB
15USER localuser0 B
16COPY ./store_backend /home/localuser/store_backend # buildkit49.45 KB
17WORKDIR /home/localuser/store_backend32 B
18ENTRYPOINT ["/usr/src/docker-entrypoint.sh"]0 B
19EXPOSE map[8010/tcp:{}]0 B
20CMD ["mod_wsgi-express" "start-server" "config/wsgi.py" "--host"0 B

Command

ADD file:3acc741be29b0b58e44d7302ab5ce65bf65ea1b35922be58a2cee9cb708d006a in /