balatromp (sha256:f0507960f6ecbfc217715f46838828a1630d661b3d9c9838a61406b4d9325d32)
Installation
docker pull forgejo.venusian.stream/homelab/balatromp@sha256:f0507960f6ecbfc217715f46838828a1630d661b3d9c9838a61406b4d9325d32sha256:f0507960f6ecbfc217715f46838828a1630d661b3d9c9838a61406b4d9325d32Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000' |
| WORKDIR /app |
| RUN /bin/sh -c apt-get update && apt-get install -y wget # buildkit |
| RUN /bin/sh -c wget https://github.com/Balatro-Multiplayer/BalatroMultiplayer/releases/download/v0.2.11/server-linux # buildkit |
| RUN /bin/sh -c apt-get purge -y wget && apt-get autoremove -y && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c chmod +x server-linux # buildkit |
| CMD ["./server-linux"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-08-11T19:38:44Z |
| org.opencontainers.image.revision | 29ac835f0646b7e2d53fb917f5bbeee19a18d624 |
| org.opencontainers.image.source | https://forgejo.venusian.stream/homelab/balatromp.git |
| org.opencontainers.image.url | https://forgejo.venusian.stream/homelab/balatromp |