centrifugo (v5.3.1)
Published 2024-05-30 17:07:08 +03:00 by p.merzlyakov
Installation
docker pull git.bit5.ru/backend/centrifugo:v5.3.1
sha256:9049622bd8800e48e972997da66f959f83f4a8ea1999389b5eee7dd9e20a8bda
Image Layers
ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in / |
CMD ["/bin/sh"] |
RUN /bin/sh -c apk --no-cache upgrade && apk --no-cache add ca-certificates # buildkit |
COPY centrifugo /usr/local/bin/centrifugo # buildkit |
WORKDIR /centrifugo |
CMD ["centrifugo"] |
Labels
Key | Value |
---|---|
org.opencontainers.image.created | 2024-04-08T05:53:52Z |
org.opencontainers.image.name | centrifugo |
org.opencontainers.image.revision | 4e973bea14a0316632be9d1d9eacccb4068fbfe4 |
org.opencontainers.image.source | https://github.com/centrifugal/centrifugo |
org.opencontainers.image.version | 5.3.1 |