faral-ws-gateway (sha256:17f8ea76f867be6acf75e9d01c6c4ff6ac27a66d4cdff7d809e2098e15647193)

Published 2026-03-06 17:47:22 +01:00 by jwtje

Installation

docker pull git.faral.io/faral/faral-ws-gateway@sha256:17f8ea76f867be6acf75e9d01c6c4ff6ac27a66d4cdff7d809e2098e15647193
sha256:17f8ea76f867be6acf75e9d01c6c4ff6ac27a66d4cdff7d809e2098e15647193

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-03-06 17:47:22 +01:00
3
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