treaks (0.1.0-beta.6)
Published 2026-05-23 03:43:57 +00:00 by jlxq0
Installation
docker pull forge.oddie.app/oddie-apps/treaks:0.1.0-beta.6sha256:90f346fdf46fad7c08f6ccecd5775ad7b7b1e675fae260ea0171f515427c890bImage layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1773619200' |
| RUN /bin/sh -c apt-get update -y && apt-get install -y libstdc++6 openssl libncurses6 locales ca-certificates && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen # buildkit |
| ENV LANG=en_US.UTF-8 |
| WORKDIR /app |
| RUN /bin/sh -c useradd --create-home --uid 1000 app # buildkit |
| USER app |
| COPY --chown=app:app /app/_build/prod/rel/treaks ./ # buildkit |
| EXPOSE map[4000/tcp:{}] |
| CMD ["bin/treaks" "start"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-03-20T03:43:58.423Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 76f73114f9765a493bb30681d19c128d9f55b76f |
| org.opencontainers.image.source | https://github.com/Oddie-Apps/treaks |
| org.opencontainers.image.title | treaks |
| org.opencontainers.image.url | https://github.com/Oddie-Apps/treaks |
| org.opencontainers.image.version | 0.1.0-beta.6 |
Details
2026-05-23 03:43:57 +00:00
Versions (1)
View all
Container
26448
OCI / Docker
linux/amd64
68 MiB
0.1.0-beta.6
2026-05-23