Sign inSign up

xpyctee/hotspot-mikrotik:v1.5rc1-postgres

Networking
Web servers
Manifest digest

sha256:fabf027fe4f81bd4dff43fb32f554ceaf30e08cc32ca3eede4c7197cbd160ef4

OS/ARCH

linux/amd64

Compressed size

106.43 MB

Last pushed

10 months by xpyctee

Type

Image

Manifest digest

sha256:fabf027fe4f81bd4dff43fb32f554ceaf30e08cc32ca3eede4c7197cbd160ef4

Image Layers

1ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit3.63 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;446.21 KB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.13.90 B
7ENV PYTHON_SHA256=ed5ef34cda36cfa2f3a340f07cac7e7814f91c7f3c411f6d3562323a866c5c660 B
8RUN /bin/sh -c set -eux;11.81 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11LABEL maintainer=xpyctee0 B
12LABEL build_version=Hotspot version: Build-date:0 B
13LABEL version=0 B
14ENV PYTHONUNBUFFERED=10 B
15WORKDIR /hotspot97 B
16COPY requirements.txt ./ # buildkit283 B
17RUN /bin/sh -c apk update87.13 MB
18ARG DB_BACKEND=postgres0 B
19COPY requirements-postgres.txt ./ # buildkit181 B
20COPY requirements-mysql.txt ./ # buildkit197 B
21RUN |1 DB_BACKEND=postgres /bin/sh -c3.39 MB
22COPY . . # buildkit40.15 KB
23RUN |1 DB_BACKEND=postgres /bin/sh -c32 B
24EXPOSE map[8080/tcp:{}]0 B
25VOLUME [/hotspot/config]0 B
26VOLUME [/hotspot/logs]0 B
27ENTRYPOINT ["./entrypoint.sh"]0 B

Command

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