Sign inSign up

ednxops/sw-notes:14.0.1

Manifest digest

sha256:e0306a9ac8d0cfd45d3e4692007b52f29da2649f9e424e67ca041bfa404264f7

OS/ARCH

linux/amd64

Compressed size

270.89 MB

Last pushed

about 3 years by jhonyavella

Type

Image

Manifest digest

sha256:e0306a9ac8d0cfd45d3e4692007b52f29da2649f9e424e67ca041bfa404264f7

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.23 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt update162.37 MB
8RUN /bin/sh -c ln -s150 B
9ARG APP_USER_ID=10000 B
10RUN |1 APP_USER_ID=1000 /bin/sh -c4.21 KB
11USER 10000 B
12RUN |1 APP_USER_ID=1000 /bin/sh -c136.43 KB
13WORKDIR /app/edx-notes-api32 B
14RUN |1 APP_USER_ID=1000 /bin/sh -c3.39 MB
15ENV PATH=/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
16RUN |1 APP_USER_ID=1000 /bin/sh -c8.69 MB
17RUN |1 APP_USER_ID=1000 /bin/sh -c20.95 MB
18RUN |1 APP_USER_ID=1000 /bin/sh -c49.12 MB
19EXPOSE map[8000/tcp:{}]0 B
20CMD ["/bin/sh" "-c" "gunicorn --workers=20 B

Command

 ARG RELEASE