spelwork/gateway (5ca33ccb)
Published 2026-06-19 23:09:32 +00:00 by peterswimm
Installation
docker pull git.toilville.dev/toilville/spelwork/gateway:5ca33ccbsha256:dadbf26624fd390208e93076d037b418288b4fccc03665c6c6272afc45f82d7aImage layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1781049600' |
| /bin/sh -c apt-get update -qq && apt-get install -y -qq --no-install-recommends ca-certificates libssl3 libsasl2-2 && rm -rf /var/lib/apt/lists/* |
| COPY file:8a314ea49548275970147473c4376dee56e0ecff027f754933c546da26c9d3ef in /usr/local/bin/gateway |
| EXPOSE 9093 |
| ENTRYPOINT ["/usr/local/bin/gateway"] |