back2work (latest)

Published 2026-01-25 13:32:02 +00:00 by koalalorenzo

Installation

docker pull git.elates.it/koalalorenzo/back2work:latest
sha256:eada8b80c9127a76140f1269805fa813e37b29ad08e15dcd17cb732dabfafb5f

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.04
ADD file:6089c6bede9eca8ec4f424e5798a0ae0712a6fe38c9b97f9afb9d24d9675024e in /
CMD ["/bin/bash"]
ARG TARGETARCH
|1 TARGETARCH=arm64 /bin/sh -c sed -i 's|http://archive.ubuntu.com/ubuntu/|mirror://mirrors.ubuntu.com/mirrors.txt|g' /etc/apt/sources.list && sed -i 's|http://security.ubuntu.com/ubuntu/|mirror://mirrors.ubuntu.com/mirrors.txt|g' /etc/apt/sources.list
|1 TARGETARCH=arm64 /bin/sh -c apt-get update && apt-get install -y libfontconfig1 unzip && rm -rf /var/lib/apt/lists/*
WORKDIR /app
ADD file:cf5b36c689f7a81229e487c406530fd1b70daea58244565fcb0618988cb18141 in /app/
|1 TARGETARCH=arm64 /bin/sh -c unzip ./linux-server.${TARGETARCH}.zip && ln -s ./linux-server.${TARGETARCH} ./linux-server
CMD ["/app/linux-server"]

Labels

Key Value
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 24.04
Details
Container
2026-01-25 13:32:02 +00:00
0
OCI / Docker
linux/arm64/v8
84 MiB
Versions (4) View all
7295071 2026-01-25
latest 2026-01-25
47df32c 2026-01-23
e586393 2026-01-23