Block a user
portainer-agent-noswarm (latest)
Published 2024-03-25 14:29:28 +02:00 by andreas
Installation
docker pull gitea.phadric.de/andreas/portainer-agent-noswarm:latestsha256:d72728bc9ef0d885db1f85bb44e13ef7a708bc415506587313c6b8b593e1b7dd
Images
| Digest | OS / Arch | Size |
|---|---|---|
| aa11e8bf8c | linux/amd64 | 67 MiB |
| 0111ec8fb7 | linux/arm64 | 61 MiB |
Image Layers ( linux/amd64)
| ADD file:fc714080c3bcbbce7ac746a10d7b4355ffa36293a8d435d62cd5359ea8eb8364 in / |
| CMD ["/bin/sh"] |
| ENV PATH=/app:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| WORKDIR /app |
| COPY dist/agent /app/ # buildkit |
| COPY dist/docker /app/ # buildkit |
| COPY dist/docker-compose /app/ # buildkit |
| COPY dist/docker-credential-portainer /app/ # buildkit |
| COPY dist/kubectl /app/ # buildkit |
| COPY static /app/static # buildkit |
| COPY config /.docker/ # buildkit |
| LABEL io.portainer.agent=true |
| ENTRYPOINT ["./agent"] |
| RUN /bin/sh -c apk add --no-cache haproxy lua5.4-cjson # buildkit |
| EXPOSE map[2375/tcp:{}] |
| ENV LOG_LEVEL=INFO HA_LOG_LEVEL=info SOCKET_PATH=/var/run/orig.sock |
| COPY docker-entrypoint.sh / # buildkit |
| COPY haproxy.cfg /usr/local/etc/haproxy/haproxy.cfg.template # buildkit |
| COPY rewrite.lua /usr/local/etc/haproxy/ # buildkit |
| COPY errors /usr/local/etc/haproxy/errors/ # buildkit |
| ENTRYPOINT ["/docker-entrypoint.sh"] |
| CMD ["haproxy" "-f" "/usr/local/etc/haproxy/haproxy.cfg"] |
Labels
| Key | Value |
|---|---|
| io.portainer.agent | true |
| org.opencontainers.image.created | 2024-03-25T12:28:51.288Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 1df76dfe0bd1e2ca585128f2e834a6b332de8b01 |
| org.opencontainers.image.source | https://gitea.phadric.de/andreas/portainer-agent-noswarm |
| org.opencontainers.image.title | portainer-agent-noswarm |
| org.opencontainers.image.url | https://gitea.phadric.de/andreas/portainer-agent-noswarm |
| org.opencontainers.image.version | 0.0.8 |