translationeer (30130ac541d666502b35d1c2e6de5753ec8a0719)
Published 2026-05-01 16:35:12 +02:00 by SBDeveloper
Installation
docker pull git.sbdevelopment.tech/sbdeveloper/translationeer:30130ac541d666502b35d1c2e6de5753ec8a0719sha256:748bb9686e7702dbda4f0b53858d55c4b473bdc01e615410caea945901576586About this package
Self-hosted i18n translation management platform
Image layers
| ADD alpine-minirootfs-3.20.7-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| ARG BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 |
| ENV BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 |
| ARG BUN_INSTALL_BIN=/usr/local/bin |
| ENV BUN_INSTALL_BIN=/usr/local/bin |
| COPY /usr/local/bin/bun /usr/local/bin/ # buildkit |
| COPY docker-entrypoint.sh /usr/local/bin/ # buildkit |
| RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh -c mkdir -p /usr/local/bun-node-fallback-bin && ln -s /usr/local/bin/bun /usr/local/bun-node-fallback-bin/node # buildkit |
| ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bun-node-fallback-bin |
| RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh -c addgroup -g 1000 bun && adduser -u 1000 -G bun -s /bin/sh -D bun && ln -s /usr/local/bin/bun /usr/local/bin/bunx && apk add libgcc libstdc++ && which bun && which bunx && bun --version # buildkit |
| WORKDIR /home/bun/app |
| ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"] |
| CMD ["/usr/local/bin/bun"] |
| WORKDIR /app/backend |
| ARG BUILD_VERSION=master |
| ARG BUILD_REVISION=30130ac541d666502b35d1c2e6de5753ec8a0719 |
| ARG BUILD_CREATED=2026-05-01T14:34:59Z |
| COPY backend/package.json ./ # buildkit |
| RUN |3 BUILD_VERSION=master BUILD_REVISION=30130ac541d666502b35d1c2e6de5753ec8a0719 BUILD_CREATED=2026-05-01T14:34:59Z /bin/sh -c bun install --production # buildkit |
| COPY backend/src/ ./src/ # buildkit |
| COPY /app/frontend/dist /app/frontend/dist # buildkit |
| LABEL org.opencontainers.image.title=Translationeer org.opencontainers.image.description=Self-hosted i18n translation management platform org.opencontainers.image.source=https://git.sbdevelopment.tech/sbdeveloper/Translationeer org.opencontainers.image.url=https://git.sbdevelopment.tech/sbdeveloper/Translationeer org.opencontainers.image.licenses=MIT org.opencontainers.image.version=master org.opencontainers.image.revision=30130ac541d666502b35d1c2e6de5753ec8a0719 org.opencontainers.image.created=2026-05-01T14:34:59Z |
| ENV NODE_ENV=production |
| ENV REGISTRATION_DISABLED=false |
| EXPOSE map[3000/tcp:{}] |
| HEALTHCHECK &{["CMD-SHELL" "wget -qO- http://localhost:3000/health || exit 1"] "30s" "5s" "10s" "0s" '\x03'} |
| CMD ["bun" "run" "src/index.ts"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-05-01T14:34:59Z |
| org.opencontainers.image.description | Self-hosted i18n translation management platform |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.revision | 30130ac541d666502b35d1c2e6de5753ec8a0719 |
| org.opencontainers.image.source | https://git.sbdevelopment.tech/sbdeveloper/Translationeer |
| org.opencontainers.image.title | Translationeer |
| org.opencontainers.image.url | https://git.sbdevelopment.tech/sbdeveloper/Translationeer |
| org.opencontainers.image.version | master |
Details
2026-05-01 16:35:12 +02:00
Versions (12)
View all
Container
0
OCI / Docker
linux/amd64
MIT
76 MiB
2adeec9774ef1185c5c071b1f7908f8c4440284d
2026-05-01
latest
2026-05-01
fb414ed6408d5c4a02544473d0b265e0bce36435
2026-05-01
c1bdc36061b77082bb2f7fd6bdddf065ffc18a0e
2026-05-01
6312cc6bb6f70f08a4660055dbe79edbc5accb60
2026-05-01