Sign inSign up

tibynx/orion:latest

Multi-platform
Integration & delivery
Internet of things
Index digest

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 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.08 KB
5ENV PYTHON_VERSION=3.14.70 B
6ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
7RUN /bin/sh -c set -eux;15.71 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10ARG BUILD_DATE=2026-09-14T08:48:26+00:000 B
11ARG VERSION=v1.3.00 B
12LABEL org.opencontainers.image.authors=tibynx0 B
13LABEL org.opencontainers.image.vendor=tibynx0 B
14LABEL org.opencontainers.image.created=2026-09-14T08:48:26+00:000 B
15LABEL org.opencontainers.image.version=v1.3.00 B
16LABEL org.opencontainers.image.title=Orion0 B
17LABEL org.opencontainers.image.description=A Discord bot with0 B
18LABEL org.opencontainers.image.documentation=https://github.com/tibynx/orion-discord-bot/blob/main/README.md0 B
19LABEL org.opencontainers.image.source=https://github.com/tibynx/orion-discord-bot0 B
20LABEL org.opencontainers.image.url=https://github.com/tibynx/orion-discord-bot/packages0 B
21LABEL org.opencontainers.image.licenses=MIT0 B
22LABEL org.opencontainers.image.base.name=python:3.14-alpine0 B
23LABEL org.opencontainers.image.base.documentation=https://hub.docker.com/_/python0 B
24RUN |2 BUILD_DATE=2026-09-14T08:48:26+00:00 VERSION=v1.3.0 /bin/sh46.35 MB
25WORKDIR /app93 B
26ENV PYTHONDONTWRITEBYTECODE=10 B
27ENV PYTHONUNBUFFERED=10 B
28ENV PATH=/app/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
29COPY /app/venv /app/venv # buildkit10.92 MB
30COPY . . # buildkit24.16 KB
31VOLUME [/app/logs]0 B
32VOLUME [/app/temp_roles_db.json]0 B
33CMD ["python" "main.py"]0 B

Command

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