Sign inSign up

infrascielo/oca_local_django:v5.7.3

Content management system
Manifest digest

sha256:ded299bbce812f9390fc947a74eb37dca6870fbe4d2186a725d44fa8a1c55bb0

OS/ARCH

linux/amd64

Compressed size

356.93 MB

Last pushed

about 1 month by infrascielo

Type

Image

Manifest digest

sha256:ded299bbce812f9390fc947a74eb37dca6870fbe4d2186a725d44fa8a1c55bb0

Image Layers

1# debian.sh --arch 'amd64' out/28.85 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.03 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.60 B
6ENV PYTHON_SHA256=17ba5508819d8736a14fbfc47d36e184946a877851b2e9c4b6c43acb44a3b1040 B
7RUN /bin/sh -c set -eux;12.04 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10ARG BUILD_ENVIRONMENT=production0 B
11ARG APP_HOME=/app0 B
12ENV PYTHONUNBUFFERED=10 B
13ENV PYTHONDONTWRITEBYTECODE=10 B
14ENV BUILD_ENV=production0 B
15WORKDIR /app126 B
16RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh1.41 KB
17RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh15.89 MB
18COPY /usr/src/app/wheels /wheels/ # buildkit110.62 MB
19RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh145.19 MB
20COPY ./compose/production/django/entrypoint /entrypoint # buildkit589 B
21RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh617 B
22RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh616 B
23COPY ./compose/production/django/start /start # buildkit448 B
24RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh474 B
25RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh470 B
26COPY ./compose/production/django/celery/worker/start /start-celeryworker # buildkit210 B
27RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh235 B
28RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh235 B
29COPY ./compose/production/django/celery/beat/start /start-celerybeat # buildkit197 B
30RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh220 B
31RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh215 B
32COPY ./compose/production/django/celery/flower/start /start-flower # buildkit247 B
33RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh272 B
34RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh271 B
35COPY . /app # buildkit43.3 MB
36RUN |2 BUILD_ENVIRONMENT=production APP_HOME=/app /bin/sh115 B
37USER django0 B
38ENTRYPOINT ["/entrypoint"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1753056000'