images (ubuntu-24.04-latest)
Published 2026-04-09 00:29:50 -07:00 by Neureka
Installation
docker pull code.neureka.dev/docker/images:ubuntu-24.04-latestsha256:8967e1ab910f27e9698a2e67b17ed96eaf50da1679426e3dfb30d44b18aa80bcAbout this package
Ubuntu 24.04 base image with the shared code.neureka.dev runtime contract.
Image layers
| ARG RELEASE |
| ARG LAUNCHPAD_BUILD_ARCH |
| LABEL org.opencontainers.image.version=24.04 |
| ADD file:0f6466425c4f1800aae9224ddc3437b90c829cea58fb8edd5dde2f1eb0ee28da in / |
| CMD ["/bin/bash"] |
| ARG IMAGE_TITLE=ubuntu-24.04 |
| ARG IMAGE_DESCRIPTION=Ubuntu 24.04 base image with the shared code.neureka.dev runtime contract. |
| ARG IMAGE_VERSION=ubuntu-24.04-dev |
| ARG OCI_CREATED=1970-01-01T00:00:00Z |
| ARG OCI_REVISION=unknown |
| LABEL org.opencontainers.image.source=https://code.neureka.dev/docker/images org.opencontainers.image.description=Ubuntu 24.04 base image with the shared code.neureka.dev runtime contract. org.opencontainers.image.version=ubuntu-24.04-20260409 org.opencontainers.image.created=2026-04-09T07:29:36Z org.opencontainers.image.revision=569c80260dce73857ce018c4070dbcbf61abedfc org.opencontainers.image.title=ubuntu-24.04 |
| ENV DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC UMASK=0022 APP_RECURSIVE_CHOWN=false PATH=/app/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| COPY scripts/base-entrypoint.sh scripts/create-app-user.sh /scripts/ # buildkit |
| COPY images/base/ubuntu-24.04/entrypoint.sh /app/bin/entrypoint.sh # buildkit |
| RUN |5 IMAGE_TITLE=ubuntu-24.04 IMAGE_DESCRIPTION=Ubuntu 24.04 base image with the shared code.neureka.dev runtime contract. IMAGE_VERSION=ubuntu-24.04-20260409 OCI_CREATED=2026-04-09T07:29:36Z OCI_REVISION=569c80260dce73857ce018c4070dbcbf61abedfc /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates passwd tzdata util-linux && sh /scripts/create-app-user.sh && mkdir -p /app/bin /app/config /app/data /app/logs && chown app:app /app /app/bin /app/config /app/data /app/logs && chmod 0755 /scripts/base-entrypoint.sh /scripts/create-app-user.sh /app/bin/entrypoint.sh && rm -rf /var/lib/apt/lists/* # buildkit |
| WORKDIR /app |
| ENTRYPOINT ["/app/bin/entrypoint.sh"] |
| CMD ["/bin/sh"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-04-09T07:29:36Z |
| org.opencontainers.image.description | Ubuntu 24.04 base image with the shared code.neureka.dev runtime contract. |
| org.opencontainers.image.revision | 569c80260dce73857ce018c4070dbcbf61abedfc |
| org.opencontainers.image.source | https://code.neureka.dev/docker/images |
| org.opencontainers.image.title | ubuntu-24.04 |
| org.opencontainers.image.version | ubuntu-24.04-20260409 |
Details
Versions (8)
View all
ubuntu-24.04-20260409
2026-04-09
ubuntu-24.04-latest
2026-04-09
steamcmd-20260409
2026-04-09
steamcmd-latest
2026-04-09
debian-12-20260409
2026-04-09