Sign inSign up

dockurr/piefed:1.7.4

Multi-platform
Networking
Web servers
Content management system
Index digest

sha256:113e01c606f4b0aaef4658449a25bf1a980f0fcef778d2a6e752a36913f0bc84

OS/ARCH

Compressed size

165.46 MB

Last pushed

2 months by kroese

Type

Image

Manifest digest

sha256:ef7f144aeee98a1d44c3cee85837003728b0694b5f00cbdce89c70950db2d77d

Image Layers

1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4RUN /bin/sh -c set -eux;402.78 KB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.13.140 B
7ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B
8RUN /bin/sh -c set -eux;12.14 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11RUN /bin/sh -c adduser -D940 B
12RUN /bin/sh -c apk add33.44 MB
13COPY /venv /venv # buildkit109.2 MB
14ENV PATH=/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
15COPY . /app # buildkit4.65 MB
16WORKDIR /app32 B
17RUN /bin/sh -c pybabel compile1.65 MB
18RUN /bin/sh -c chmod u+x32 B
19RUN /bin/sh -c chmod u+x32 B
20RUN /bin/sh -c chmod u+x32 B
21USER python0 B
22EXPOSE map[5000/tcp:{}]0 B
23ENV CRON=false0 B
24LABEL org.opencontainers.image.authors=rimu0 B
25LABEL org.opencontainers.image.source=https://codeberg.org/rimu/pyfedi0 B
26LABEL org.opencontainers.image.licenses=AGPL-3.0-or-later0 B
27LABEL org.opencontainers.image.description=A Lemmy/Mbin alternative written0 B
28HEALTHCHECK &{["CMD-SHELL" "curl -ILfSs http://localhost:5000/health0 B
29ENTRYPOINT ["/sbin/tini" "--" "/app/entrypoint.sh"]0 B

Command

ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit