Sign inSign up

unjudge/openedx:latest

Integration & delivery
Web servers
Content management system
Manifest digest

sha256:0afd254ce3cb99e03f6ffcb54501ded2c72c862af475c50f2980a8a85c77f592

OS/ARCH

linux/amd64

Compressed size

1.1 GB

Last pushed

over 2 years by dbayonac

Type

Image

Manifest digest

sha256:0afd254ce3cb99e03f6ffcb54501ded2c72c862af475c50f2980a8a85c77f592

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
7LABEL maintainer=Overhang.io <[email protected]>0 B
8ENV DEBIAN_FRONTEND=noninteractive0 B
9RUN /bin/sh -c apt update138.68 MB
10ENV LC_ALL=en_US.UTF-80 B
11RUN /bin/sh -c apt update122.66 MB
12ARG APP_USER_ID=10000 B
13RUN |1 APP_USER_ID=1000 /bin/sh -c32 B
14RUN |1 APP_USER_ID=1000 /bin/sh -c4.19 KB
15USER 10000 B
16COPY /usr/local/bin/dockerize /usr/local/bin/dockerize # buildkit2.81 MB
17COPY /openedx/edx-platform /openedx/edx-platform # buildkit130.22 MB
18COPY /openedx/locale /openedx/locale # buildkit2.52 MB
19COPY /opt/pyenv /opt/pyenv # buildkit61.56 MB
20COPY /openedx/venv /openedx/venv # buildkit244.17 MB
21COPY /openedx/requirements /openedx/requirements # buildkit422.84 KB
22COPY /openedx/nodeenv /openedx/nodeenv # buildkit64.24 MB
23COPY /openedx/edx-platform/node_modules /openedx/edx-platform/node_modules # buildkit230.03 MB
24ENV PATH=/openedx/venv/bin:./node_modules/.bin:/openedx/nodeenv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
25ENV VIRTUAL_ENV=/openedx/venv/0 B
26WORKDIR /openedx/edx-platform32 B
27RUN |1 APP_USER_ID=1000 /bin/sh -c36.79 KB
28RUN |1 APP_USER_ID=1000 /bin/sh -c236 B
29COPY revisions.yml /openedx/config/ # buildkit204 B
30ENV LMS_CFG=/openedx/config/lms.env.yml0 B
31ENV CMS_CFG=/openedx/config/cms.env.yml0 B
32ENV REVISION_CFG=/openedx/config/revisions.yml0 B
33COPY settings/lms/*.py ./lms/envs/tutor/ # buildkit678 B
34COPY settings/cms/*.py ./cms/envs/tutor/ # buildkit687 B
35RUN |1 APP_USER_ID=1000 /bin/sh -c139 B
36COPY ./locale/ /openedx/locale/user/locale/ # buildkit479 B
37RUN |1 APP_USER_ID=1000 /bin/sh -c32 B
38RUN |1 APP_USER_ID=1000 /bin/sh -c3.27 MB
39RUN |1 APP_USER_ID=1000 /bin/sh -c1.86 MB
40COPY ./bin /openedx/bin # buildkit2.91 KB
41RUN |1 APP_USER_ID=1000 /bin/sh -c2.9 KB
42ENV 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
43RUN |1 APP_USER_ID=1000 /bin/sh -c7.63 KB
44RUN |1 APP_USER_ID=1000 /bin/sh -c4 KB
45RUN |1 APP_USER_ID=1000 /bin/sh -c58.6 KB
46RUN |1 APP_USER_ID=1000 /bin/sh -c29.4 KB
47ENV NO_PYTHON_UNINSTALL=10 B
48ENV NO_PREREQ_INSTALL=10 B
49RUN |1 APP_USER_ID=1000 /bin/sh -c8.1 MB
50COPY ./themes/ /openedx/themes/ # buildkit15.28 MB
51RUN |1 APP_USER_ID=1000 /bin/sh -c71.93 MB
52RUN |1 APP_USER_ID=1000 /bin/sh -c120 B
53RUN |1 APP_USER_ID=1000 /bin/sh -c215 B
54ENV SERVICE_VARIANT=lms0 B
55ENV DJANGO_SETTINGS_MODULE=lms.envs.tutor.production0 B
56EXPOSE map[8000/tcp:{}]0 B
57ENV UWSGI_WORKERS=20 B
58COPY settings/uwsgi.ini . # buildkit349 B
59CMD ["/bin/sh" "-c" "uwsgi uwsgi.ini"]0 B

Command

 ARG RELEASE