Block a user
fastsync-ci (latest)
Published 2026-07-18 15:19:35 +02:00 by TapTap
Installation
docker pull gitea.tap-tap.win/taptap/fastsync-ci:latestsha256:eda84f34e4f02c3324fe2771bdc8262afb0332cc0e404330751ec54d019af7fe
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 512345573e | linux/amd64 | 210 MiB |
Image Layers ( linux/amd64)
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:8c609c85109d07bf47cf268a175b3be8bbe34fc0c41d15d99b090d099f4dc837 in / |
| CMD ["/bin/bash"] |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends gcc cmake libzstd-dev git ca-certificates curl && curl -fsSL https://deb.nodesource.com/setup_20.x | bash - && apt-get install -y --no-install-recommends nodejs && rm -rf /var/lib/apt/lists/* # buildkit |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.version | 24.04 |