images (alpine-3-latest)

Published 2026-04-09 00:29:02 -07:00 by Neureka

Installation

docker pull code.neureka.dev/docker/images:alpine-3-latest
sha256:10d2d807b6c05d87e30994ba8ddf67b99f119bc37cd6889cb5bf09194e546325

About this package

Alpine 3 base image with the shared code.neureka.dev runtime contract.

Image layers

ADD alpine-minirootfs-3.21.6-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
ARG IMAGE_TITLE=alpine-3
ARG IMAGE_DESCRIPTION=Alpine 3 base image with the shared code.neureka.dev runtime contract.
ARG IMAGE_VERSION=alpine-3-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=Alpine 3 base image with the shared code.neureka.dev runtime contract. org.opencontainers.image.version=alpine-3-20260409 org.opencontainers.image.created=2026-04-09T07:28:54Z org.opencontainers.image.revision=569c80260dce73857ce018c4070dbcbf61abedfc org.opencontainers.image.title=alpine-3
ENV 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/alpine-3/entrypoint.sh /app/bin/entrypoint.sh # buildkit
RUN |5 IMAGE_TITLE=alpine-3 IMAGE_DESCRIPTION=Alpine 3 base image with the shared code.neureka.dev runtime contract. IMAGE_VERSION=alpine-3-20260409 OCI_CREATED=2026-04-09T07:28:54Z OCI_REVISION=569c80260dce73857ce018c4070dbcbf61abedfc /bin/sh -c apk add --no-cache ca-certificates shadow 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 # buildkit
WORKDIR /app
ENTRYPOINT ["/app/bin/entrypoint.sh"]
CMD ["/bin/sh"]

Labels

Key Value
org.opencontainers.image.created 2026-04-09T07:28:54Z
org.opencontainers.image.description Alpine 3 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 alpine-3
org.opencontainers.image.version alpine-3-20260409
Details
Container
2026-04-09 00:29:02 -07:00
0
OCI / Docker
linux/amd64
7.2 MiB
Versions (8) View all
ubuntu-24.04-latest 2026-04-09
steamcmd-20260409 2026-04-09
steamcmd-latest 2026-04-09
debian-12-20260409 2026-04-09