Sign inSign up

genepattern/gp_copilot:v1.4

Manifest digest

sha256:66ef0337907e811af51c9c0467a8b2c8dae4079a52b126234e0c166cf8ea7646

OS/ARCH

linux/amd64

Compressed size

268.41 MB

Last pushed

almost 2 years by edwin5588

Type

Image

Manifest digest

sha256:66ef0337907e811af51c9c0467a8b2c8dae4079a52b126234e0c166cf8ea7646

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=20.040 B
5ADD file ... in / 26.24 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get -y105.88 MB
8RUN /bin/sh -c apt-get update55.65 MB
9COPY ./requirements.txt /src/requirements.txt # buildkit291 B
10RUN /bin/sh -c python3 -m3.39 MB
11RUN /bin/sh -c /bin/bash -c75.67 MB
12WORKDIR /srv/copilot114 B
13COPY copilot/ /srv/copilot/copilot # buildkit9.29 KB
14COPY GP_Copilot/ /srv/copilot/GP_Copilot # buildkit216.25 KB
15COPY static/ /srv/copilot/static # buildkit800.88 KB
16COPY ./manage.py /srv/copilot # buildkit546 B
17COPY ./run-manage-py.sh /srv/copilot # buildkit336 B
18RUN /bin/sh -c /bin/bash -c590.99 KB
19RUN /bin/sh -c mkdir -p114 B
20EXPOSE map[8000/tcp:{}]0 B

Command

 ARG RELEASE