winds-of-the-past-winds-of-the-past (sha256:0790badfe7e5361ac399318e71118515737b47133aec0cc3850eef50b9307f4e)

Published 2026-09-01 09:00:37 +00:00 by ci-bot

Installation

docker pull gitea.testing.acsc.land/ci-bot/winds-of-the-past-winds-of-the-past@sha256:0790badfe7e5361ac399318e71118515737b47133aec0cc3850eef50b9307f4e
sha256:0790badfe7e5361ac399318e71118515737b47133aec0cc3850eef50b9307f4e

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=20.04
ADD file:f9ee450324e6ff2c946bc9aae5cf7e35e240dbd387d8b9f5ee1ed5b8434b9894 in /
CMD ["/bin/bash"]
COPY run.sh /run.sh # buildkit
COPY cleanup-cron /etc/cron.d/cleanup-cron # buildkit
RUN /bin/sh -c apt-get update && apt-get install --yes --no-install-recommends cron libgfortran5 socat && useradd service && chmod u+s /usr/sbin/cron && crontab -u service /etc/cron.d/cleanup-cron && mkdir -p /data && chown service:service /data # buildkit
USER service
COPY /build/winds_of_the_past /service # buildkit
CMD ["sh" "/run.sh"]

Labels

Key Value
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 20.04
Details
Container
2026-09-01 09:00:37 +00:00
1
OCI / Docker
linux/amd64
68 MiB
Versions (14) View all
team12-b5dea8bef56a 2026-09-02
team7 2026-09-01
team4 2026-09-01
team12 2026-08-31
team11 2026-08-31