- Leipzig
- https://felixfoertsch.de
- Joined on
2021-10-03
Block a user
conformarr (2026.08.25.12)
Published 2026-08-25 20:41:38 +02:00 by felixfoertsch
Installation
docker pull git.felixfoertsch.de/felixfoertsch/conformarr:2026.08.25.12sha256:c9f89f375bfe0454811aecff139181d482e40d063ff6971e67b81e4da2614966
Images
| Digest | OS / Arch | Size |
|---|---|---|
| bf1defd140 | linux/amd64 | 236 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200' |
| ENV DEBIAN_FRONTEND=noninteractive |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ffmpeg ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit |
| WORKDIR /app |
| COPY package.json bun.lock ./ # buildkit |
| RUN /bin/sh -c bun install --frozen-lockfile --production # buildkit |
| COPY /app/dist/ ./dist/ # buildkit |
| COPY /app/server/ ./server/ # buildkit |
| EXPOSE map[3000/tcp:{}] |
| ENV DATA_DIR=/data/ |
| ENV PORT=3000 |
| VOLUME [/data/] |
| CMD ["bun" "run" "server/index.tsx"] |
Details
2026-08-25 20:41:38 +02:00
Versions (22)
View all
Container
0
OCI / Docker
buildcache
2026-09-01
2026.09.01.2
2026-09-01
latest
2026-09-01
2026.09.01.1
2026-09-01
2026.09.01
2026-09-01