• Joined on 2026-04-26

cat-hotel-ci (ubuntu)

Published 2026-07-11 20:03:34 +07:00 by admin

Installation

docker pull gitea.dex2005.ru/admin/cat-hotel-ci:ubuntu
sha256:6bafb7f965df27bb598e15b84a26d62628713632925a893d5219db2a800fc6de

Images

Digest OS / Arch Size
f48ac08dba 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
Details
Container
2026-07-11 20:03:34 +07:00
1
OCI / Docker
Versions (2) View all
ubuntu 2026-07-11
latest 2026-07-11