Sign inSign up

edunext/openedx-aspects:pr-1246-46c2611

Data science
Manifest digest

sha256:fc71d50203fceede637c1cee967853f017b8c6d59c990bb499604745f2086ea3

OS/ARCH

linux/amd64

Compressed size

1008.55 MB

Last pushed

4 months by edunext

Type

Image

Manifest digest

sha256:fc71d50203fceede637c1cee967853f017b8c6d59c990bb499604745f2086ea3

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.version=22.040 B
4ADD file ... in / 29.23 MB
5CMD ["/bin/bash"]0 B
6LABEL maintainer=Overhang.io <[email protected]>0 B
7ENV DEBIAN_FRONTEND=noninteractive0 B
8RUN /bin/sh -c apt update114.38 MB
9ENV LC_ALL=en_US.UTF-80 B
10COPY /uv /usr/local/bin/uv # buildkit20.56 MB
11ARG PIP_COMMAND=uv pip0 B
12RUN |1 PIP_COMMAND=uv pip /bin/sh122.45 MB
13ARG APP_USER_ID=10000 B
14RUN |2 PIP_COMMAND=uv pip APP_USER_ID=100032 B
15RUN |2 PIP_COMMAND=uv pip APP_USER_ID=10003.41 KB
16USER 10000 B
17COPY /usr/local/bin/dockerize /usr/local/bin/dockerize # buildkit2.81 MB
18COPY --chown=1000:1000 / /openedx/edx-platform #112.54 MB
19COPY --chown=1000:1000 /opt/pyenv /opt/pyenv #82.63 MB
20COPY --chown=1000:1000 /openedx/venv /openedx/venv #263.82 MB
21COPY --chown=1000:1000 /mnt /mnt #96 B
22COPY --chown=1000:1000 /openedx/nodeenv /openedx/nodeenv #110.33 MB
23COPY --chown=1000:1000 /openedx/edx-platform/node_modules /openedx/node_modules #61.4 MB
24RUN |2 PIP_COMMAND=uv pip APP_USER_ID=1000170 B
25ENV PATH=/openedx/venv/bin:./node_modules/.bin:/openedx/nodeenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
26ENV VIRTUAL_ENV=/openedx/venv/0 B
27ENV COMPREHENSIVE_THEME_DIRS=/openedx/themes0 B
28ENV STATIC_ROOT_LMS=/openedx/staticfiles0 B
29ENV STATIC_ROOT_CMS=/openedx/staticfiles/studio0 B
30WORKDIR /openedx/edx-platform32 B
31RUN |2 PIP_COMMAND=uv pip APP_USER_ID=10001 MB
32RUN |2 PIP_COMMAND=uv pip APP_USER_ID=1000236 B
33COPY --chown=app:app revisions.yml /openedx/config/ #204 B
34ENV LMS_CFG=/openedx/config/lms.env.yml0 B
35ENV CMS_CFG=/openedx/config/cms.env.yml0 B
36ENV REVISION_CFG=/openedx/config/revisions.yml0 B
37COPY --chown=app:app settings/lms/*.py ./lms/envs/tutor/ #708 B
38COPY --chown=app:app settings/cms/*.py ./cms/envs/tutor/ #712 B
39RUN |2 PIP_COMMAND=uv pip APP_USER_ID=100032 B
40RUN |2 PIP_COMMAND=uv pip APP_USER_ID=10004.37 MB
41RUN |2 PIP_COMMAND=uv pip APP_USER_ID=10001.11 MB
42RUN |2 PIP_COMMAND=uv pip APP_USER_ID=10009.04 MB
43RUN |2 PIP_COMMAND=uv pip APP_USER_ID=10001.38 MB
44RUN |2 PIP_COMMAND=uv pip APP_USER_ID=10002.26 MB
45RUN |2 PIP_COMMAND=uv pip APP_USER_ID=1000277.29 KB
46RUN |2 PIP_COMMAND=uv pip APP_USER_ID=10008.25 MB
47RUN |2 PIP_COMMAND=uv pip APP_USER_ID=10001.82 MB
48RUN |2 PIP_COMMAND=uv pip APP_USER_ID=10001.82 MB
49COPY --chown=app:app ./bin /openedx/bin #246 B
50RUN |2 PIP_COMMAND=uv pip APP_USER_ID=1000241 B
51ENV PATH=/openedx/bin:/openedx/venv/bin:./node_modules/.bin:/openedx/nodeenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
52RUN |2 PIP_COMMAND=uv pip APP_USER_ID=10001.66 MB
53RUN |2 PIP_COMMAND=uv pip APP_USER_ID=1000775.54 KB
54RUN |2 PIP_COMMAND=uv pip APP_USER_ID=10005.92 MB
55COPY --chown=app:app ./themes/ /openedx/themes #221 B
56RUN |2 PIP_COMMAND=uv pip APP_USER_ID=1000506 B
57RUN |2 PIP_COMMAND=uv pip APP_USER_ID=100048.77 MB
58RUN |2 PIP_COMMAND=uv pip APP_USER_ID=1000119 B
59RUN |2 PIP_COMMAND=uv pip APP_USER_ID=1000215 B
60ENV SERVICE_VARIANT=lms0 B
61ENV DJANGO_SETTINGS_MODULE=lms.envs.tutor.production0 B
62EXPOSE [8000/tcp]0 B
63ENV UWSGI_WORKERS=20 B
64COPY --chown=app:app settings/uwsgi.ini /openedx #505 B
65CMD ["uwsgi" "/openedx/uwsgi.ini"]0 B

Command

 ARG RELEASE