Sign inSign up

genunix/pulp-api:latest

Manifest digest

sha256:8b4bdde0b6eb8731e35a7812d470a2ddbc7c8f2cbc2235e11803437d4480e897

OS/ARCH

linux/amd64

Compressed size

141.18 MB

Last pushed

about 3 years by genunix

Type

Image

Manifest digest

sha256:8b4bdde0b6eb8731e35a7812d470a2ddbc7c8f2cbc2235e11803437d4480e897

Image Layers

1LABEL maintainer=Clement Verna <[email protected]>0 B
2ENV DISTTAG=f38container FGC=f38 FBR=f380 B
3ADD file ... in / 65.27 MB
4CMD ["/bin/bash"]0 B
5ENV PYTHONUNBUFFERED=10 B
6ENV PATH=/opt/pulp/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV DJANGO_SETTINGS_MODULE=pulpcore.app.settings PULP_DATABASES__default__ENGINE=django.db.backends.postgresql_psycopg2 PULP_DATABASES__default__NAME=pulp PULP_DATABASES__default__USER=pulp0 B
8COPY /opt/pulp /opt/pulp # buildkit70.56 MB
9ENV TINI_VERSION=v0.19.00 B
10ADD https://github.com/krallin/tini/releases/download/v0.19.0/tini /usr/local/bin/tini # buildkit9.34 KB
11RUN /bin/sh -c chmod +x9.34 KB
12RUN /bin/sh -c groupadd --system1.47 KB
13RUN /bin/sh -c yum install5.33 MB
14ADD scripts /opt/pulp/scripts # buildkit957 B
15WORKDIR /var/lib/pulp32 B
16USER pulp0 B
17ADD entrypoint.sh /entrypoint.sh # buildkit456 B
18EXPOSE map[24817/tcp:{}]0 B
19ENTRYPOINT ["tini" "--" "/entrypoint.sh"]0 B

Command

 LABEL maintainer=Clement Verna <[email protected]>