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 (281) View all
334-cc8db2a 2026-04-21
latest 2026-04-21
333-5ea8644 2026-04-21
332-cb4d417 2026-04-21
330-85127c9 2026-04-21