faral-ws-gateway (sha256:59e89a513212deceff0680c3cafa1b561f7d18d153c0574251272c5c116731f2)

Published 2026-02-21 14:36:02 +01:00 by jwtje

Installation

docker pull git.faral.io/faral/faral-ws-gateway@sha256:59e89a513212deceff0680c3cafa1b561f7d18d153c0574251272c5c116731f2
sha256:59e89a513212deceff0680c3cafa1b561f7d18d153c0574251272c5c116731f2

Image layers

ADD alpine-minirootfs-3.21.6-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
RUN /bin/sh -c apk --no-cache add ca-certificates && adduser -D -u 1000 faral # buildkit
WORKDIR /app
COPY /faral-ws-gateway . # buildkit
ENV WS_GATEWAY_PORT=8091
EXPOSE [8091/tcp]
HEALTHCHECK &{["CMD-SHELL" "wget -qO- http://localhost:8091/healthz/live || exit 1"] "10s" "3s" "0s" "0s" '\x03'}
USER faral
ENTRYPOINT ["./faral-ws-gateway"]
Details
Container
2026-02-21 14:36:02 +01:00
1
OCI / Docker
linux/amd64
12 MiB
Versions (46) View all
57-b244369 2026-03-05
latest 2026-03-05
52-7c3fedf 2026-03-04
51-e6fc974 2026-03-04
50-d252887 2026-03-04