Block a user
prosperon/linux (latest)
Published 2025-02-18 22:49:32 +00:00 by john
Installation
docker pull gitea.pockle.world/john/prosperon/linux:latestsha256:2fbc31ac3b84af39b753163b3d707bf5cede15ab603e555849792462fe60660bImage Layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.ref.name=ubuntu |
| LABEL org.opencontainers.image.version=25.04 |
| ADD file:32ef9166a8f23ab3dc96211cd8eb67bc36b7d8924ed441e7bd44b6381f327352 in / |
| CMD ["/bin/bash"] |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends python3 python3-pip libasound2-dev libpulse-dev libudev-dev libwayland-dev wayland-protocols libxkbcommon-dev libx11-dev libxext-dev libxrandr-dev libxcursor-dev libxi-dev libxinerama-dev libxss-dev libegl1-mesa-dev libgl1-mesa-dev cmake ninja-build git build-essential binutils mold pkg-config meson ccache mingw-w64 wine npm nodejs zip && rm -rf /var/lib/apt/lists/* # buildkit |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.ref.name | ubuntu |
| org.opencontainers.image.version | 25.04 |