Block a user
cat-hotel-ci (latest)
Published 2026-07-11 19:43:27 +07:00 by admin
Installation
docker pull gitea.dex2005.ru/admin/cat-hotel-ci:latestsha256:221631913ca3ccf48ee74b12052a672d016ce1c4d53e07970900389a49089197
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 589122b25e | linux/amd64 | 146 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"] |
| ENV DEBIAN_FRONTEND=noninteractive |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends php8.3-cli php8.3-gd php8.3-zip php8.3-intl php8.3-pgsql php8.3-mysql php8.3-mbstring php8.3-xml php8.3-curl php8.3-bcmath ca-certificates gnupg git unzip curl rsync openssh-client lftp && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY /usr/bin/composer /usr/local/bin/composer # buildkit |
| RUN /bin/sh -c curl -fsSL https://deb.nodesource.com/setup_20.x | bash - && apt-get install -y nodejs && rm -rf /var/lib/apt/lists/* # buildkit |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.version | 24.04 |