Sign inSign up

hivesolutions/mailog:0.5.0

Multi-platform
Networking
Monitoring & observability
Index digest

sha256:2efb91f5a1640ce7754a44cab393b61aee325633f5c1aa730cf52b51f6cfce2e

OS/ARCH

Compressed size

55.62 MB

Last pushed

5 months by hivedevelopment

Type

Image

Manifest digest

sha256:835fc34e4d3ea180479ea8108ffaab8de7192d73a138d182d5bff3fd8646e0a2

Image Layers

1# debian.sh --arch 'arm64' out/28.74 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;4.39 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.130 B
6ENV PYTHON_SHA256=2ab91ff401783ccca64f75d10c882e957bdfd60e2bf5a72f8421793729b78a710 B
7RUN /bin/sh -c set -eux;11.21 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10LABEL version=1.00 B
11LABEL maintainer=Hive Solutions <[email protected]>0 B
12EXPOSE [8080/tcp]0 B
13ENV SERVER=uvicorn0 B
14ENV HOST=0.0.0.00 B
15ENV PORT=80800 B
16ENV MONGOHQ_URL=mongodb://localhost0 B
17ENV PYTHONPATH=/src0 B
18ADD requirements.txt / # buildkit147 B
19ADD extra.txt / # buildkit112 B
20ADD src /src # buildkit6.29 KB
21RUN /bin/sh -c pip install11.28 MB
22RUN /bin/sh -c useradd -r1.08 KB
23USER mailog0 B
24CMD ["/usr/local/bin/python" "/src/mailog/main.py"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1775433600'