Sign inSign up

justmepng/justonline:main

Multi-platform
Integration & delivery
Message queues
Index digest

sha256:1a096913bef47062668d1348c397bbedf0ee5f51f077754f371ec7d52e3ff8b7

OS/ARCH

Compressed size

21.71 MB

Last pushed

5 months by justmepng

Type

Image

Manifest digest

sha256:54bdcf1fb98e40453bbc122a53d3d4356e2fc5d84d98dd7037f5a36711a6670e

Image Layers

1ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit3.69 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;444.98 KB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.130 B
8ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
9RUN /bin/sh -c set -eux;13.11 MB
10RUN /bin/sh -c set -eux;250 B
11CMD ["python3"]0 B
12ENV PYTHONUNBUFFERED=1 PYTHONDONTWRITEBYTECODE=1 PIP_NO_CACHE_DIR=1 PIP_DISABLE_PIP_VERSION_CHECK=10 B
13RUN /bin/sh -c apk add383.56 KB
14WORKDIR /app93 B
15COPY /opt/venv /opt/venv # buildkit4.1 MB
16COPY src ./src # buildkit8.39 KB
17USER justonline0 B
18STOPSIGNAL SIGTERM0 B
19HEALTHCHECK &{["CMD-SHELL" "pgrep -f \"python.*main\"0 B
20LABEL org.opencontainers.image.title=JustOnline org.opencontainers.image.description=Keeps a Discord0 B
21CMD ["python" "-m" "src.main"]0 B

Command

ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit