sha256:b6b3787dd56b67821b5e381a76d2d12a5efe8b54e7da04e3eb553701575505a1
OS/ARCH
Compressed size
77.39 MB
Last pushed
4 days by tibynx
Type
Image
Manifest digest
sha256:edb762993e75e0ed614d0f375bab1e0441e11fe6d064e472c87d9db42b49ffaf
Image Layers
1ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit3.99 MB2CMD ["/bin/sh"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4RUN /bin/sh -c set -eux;402.08 KB5ENV PYTHON_VERSION=3.14.70 B6ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B7RUN /bin/sh -c set -eux;15.71 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10ARG BUILD_DATE=2026-09-14T08:48:26+00:000 B11ARG VERSION=v1.3.00 B12LABEL org.opencontainers.image.authors=tibynx0 B13LABEL org.opencontainers.image.vendor=tibynx0 B14LABEL org.opencontainers.image.created=2026-09-14T08:48:26+00:000 B15LABEL org.opencontainers.image.version=v1.3.00 B16LABEL org.opencontainers.image.title=Orion0 B17LABEL org.opencontainers.image.description=A Discord bot with0 B18LABEL org.opencontainers.image.documentation=https://github.com/tibynx/orion-discord-bot/blob/main/README.md0 B19LABEL org.opencontainers.image.source=https://github.com/tibynx/orion-discord-bot0 B20LABEL org.opencontainers.image.url=https://github.com/tibynx/orion-discord-bot/packages0 B21LABEL org.opencontainers.image.licenses=MIT0 B22LABEL org.opencontainers.image.base.name=python:3.14-alpine0 B23LABEL org.opencontainers.image.base.documentation=https://hub.docker.com/_/python0 B24RUN |2 BUILD_DATE=2026-09-14T08:48:26+00:00 VERSION=v1.3.0 /bin/sh46.35 MB25WORKDIR /app93 B26ENV PYTHONDONTWRITEBYTECODE=10 B27ENV PYTHONUNBUFFERED=10 B28ENV PATH=/app/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B29COPY /app/venv /app/venv # buildkit10.92 MB30COPY . . # buildkit24.16 KB31VOLUME [/app/logs]0 B32VOLUME [/app/temp_roles_db.json]0 B33CMD ["python" "main.py"]0 BCommand
ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit