Sign inSign up

gotify/server:3.0

Multi-platform
Index digest

sha256:d75e89e0e28389c00c2556afe01282a37ee9756b0285799aa25214243aebd5e5

OS/ARCH

Compressed size

48.09 MB

Last pushed

about 2 months by gotifyci

Type

Image

Manifest digest

sha256:8cda4a796c389a55657ba73a7d5e0fcc66ab14ae933583ae6999981105455d28

Image Layers

1# debian.sh --arch 'amd64' out/28.17 MB
2LABEL org.opencontainers.image.documentation=https://gotify.net/0 B
3LABEL org.opencontainers.image.source=https://github.com/gotify/server0 B
4ARG GOTIFY_SERVER_EXPOSE=800 B
5ENV GOTIFY_SERVER_PORT=800 B
6WORKDIR /app93 B
7RUN |1 GOTIFY_SERVER_EXPOSE=80 /bin/sh -c4.86 MB
8HEALTHCHECK {Test:[CMD-SHELL curl --fail http://localhost:$GOTIFY_SERVER_PORT/health0 B
9EXPOSE [80/tcp]0 B
10COPY /target / # buildkit15.06 MB
11ENTRYPOINT ["./gotify-app"]0 B
12CMD ["serve"]0 B

Command

# debian.sh --arch 'amd64' out/ 'sid' '@1783900800'