Sign inSign up

ismael321/sidgd_v1:latest

Manifest digest

sha256:b2a503d9b07d1f9bfb295d60e6976bf1a5a667bd10742bd17d0660e779804a21

OS/ARCH

linux/amd64

Compressed size

712.19 MB

Last pushed

over 1 year by ismael321

Type

Image

Manifest digest

sha256:b2a503d9b07d1f9bfb295d60e6976bf1a5a667bd10742bd17d0660e779804a21

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3LABEL io.artifacthub.package.keywords=Python,Django,document management,OCR,PDF0 B
4LABEL io.artifacthub.package.readme-url=https://gitlab.com/mayan-edms/mayan-edms/-/raw/master/README.md0 B
5LABEL maintainer=Roberto Rosario [email protected]0 B
6LABEL org.opencontainers.image.authors=Roberto Rosario [email protected], https://forum.mayan-edms.com0 B
7LABEL org.opencontainers.image.base.name=debian:12.7-slim0 B
8LABEL org.opencontainers.image.description=Free Open Source Electronic0 B
9LABEL org.opencontainers.image.documentation=https://docs.mayan-edms.com/chapters/docker/index.html0 B
10LABEL org.opencontainers.image.licenses=GPL-2.0-only0 B
11LABEL org.opencontainers.image.source=https://gitlab.com/mayan-edms/mayan-edms/-/blob/master/mayan/apps/platform/templates/platform/docker/dockerfile.tmpl0 B
12LABEL org.opencontainers.image.url=https://hub.docker.com/r/mayanedms/mayanedms0 B
13LABEL org.opencontainers.image.vendor=Roberto Rosario0 B
14LABEL org.opencontainers.image.title=Mayan EDMS0 B
15COPY config.env /config.env # buildkit1.55 KB
16ENV LC_ALL=C.UTF-8 PYTHONUNBUFFERED=1 PROJECT_INSTALL_DIR=/opt/mayan-edms/0 B
17ENV MAYAN_MEDIA_ROOT=/var/lib/mayan MAYAN_STATIC_ROOT=/opt/mayan-edms/static0 B
18ARG APT_PROXY=0 B
19RUN |1 APT_PROXY= /bin/sh -c525.15 MB
20COPY --chown=mayan:mayan /opt/mayan-edms/ /opt/mayan-edms/ #159.24 MB
21USER root0 B
22COPY docker/rootfs / # buildkit2.51 KB
23VOLUME [/var/lib/mayan]0 B
24ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B
25EXPOSE map[8000/tcp:{}]0 B
26CMD ["run_all"]0 B
27RUN |1 APT_PROXY= /bin/sh -c4.01 KB
28run_all12.83 KB

Command

ADD file:a9a95cfab16803be03e59ade41622ef5061cf90f2d034304fe4ac1ee9ff30389 in /