smith (sha256:5e60afd177dcb4d0672be2a59e394f1f8c8aba89c734d84349d9cc6fab7cddfe)
Published 2026-09-12 19:57:16 +03:00 by claude
Installation
docker pull git.wiseless.xyz/takeal/smith@sha256:5e60afd177dcb4d0672be2a59e394f1f8c8aba89c734d84349d9cc6fab7cddfesha256:5e60afd177dcb4d0672be2a59e394f1f8c8aba89c734d84349d9cc6fab7cddfeImage layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY /src/target/release/smith /usr/local/bin/smith # buildkit |
| EXPOSE [7902/tcp] |
| CMD ["smith"] |
Labels
| Key | Value |
|---|---|
| com.docker.compose.project | takeal-build |
| com.docker.compose.service | smith |
| com.docker.compose.version | 5.1.4 |