agent-runner (sha256:3f4b040709b064c55c32ca980e0d133e0002cb313fe46cbb89fd2f9218c68631)
Published 2026-06-03 17:03:53 +02:00 by simon
Installation
docker pull git-ui.haerer.cloud/simon/agent-runner@sha256:3f4b040709b064c55c32ca980e0d133e0002cb313fe46cbb89fd2f9218c68631sha256:3f4b040709b064c55c32ca980e0d133e0002cb313fe46cbb89fd2f9218c68631Image layers
| # debian.sh --arch 'amd64' out/ 'bookworm' '@1762202650' |
| RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends libstdc++6 openssl libncurses5 locales ca-certificates git openssh-client docker.io && rm -rf /var/lib/apt/lists/* # buildkit |
| RUN /bin/sh -c sed -i '/en_US.UTF-8/s/^# //g' /etc/locale.gen && locale-gen # buildkit |
| ENV LANG=en_US.UTF-8 |
| ENV LANGUAGE=en_US:en |
| ENV LC_ALL=en_US.UTF-8 |
| WORKDIR /app |
| ENV MIX_ENV=prod |
| ENV PHX_SERVER=true |
| ENV PORT=4000 |
| ENV RELEASE_NODE=agent_runner |
| RUN /bin/sh -c mkdir -p /root/.ssh && echo "Host g.haerer.cloud git.haerer.cloud" >> /root/.ssh/config && echo " StrictHostKeyChecking accept-new" >> /root/.ssh/config && chmod 600 /root/.ssh/config # buildkit |
| COPY --chown=root:root /app/_build/prod/rel/agent_runner ./ # buildkit |
| COPY --chown=root:root scripts/docker-entrypoint.sh /app/bin/docker-entrypoint.sh # buildkit |
| RUN /bin/sh -c chmod +x /app/bin/docker-entrypoint.sh # buildkit |
| CMD ["/app/bin/docker-entrypoint.sh"] |
Details
2026-06-03 17:03:53 +02:00
Versions (11)
View all
Container
2
OCI / Docker
linux/amd64
175 MiB
2e21a4b017106b4635d31dcbcc3b57d053ad177f
2026-06-06
latest
2026-06-06
541b5fe347057bc27ba8547db50d7651460a1752
2026-06-05
e64eebd4a460a3bdd5b60a3deec389300a687e58
2026-06-05
fb67fdab40188ddf939ab8f17c237ee6bf0c12aa
2026-06-05