komodo-periphery (7406c292)
Installation
docker pull gitea.computersurge.dev/computersurge/komodo-periphery:7406c292sha256:9c2c3ef6e3e52dac43e5b6ca1ab5f7428c3d463eea2c4b25259ffdd806bce169
About this package
Komodo Periphery
Image Layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1773619200' |
| COPY ./bin/periphery/starship.toml /starship.toml # buildkit |
| COPY ./bin/periphery/debian-deps.sh . # buildkit |
| RUN /bin/sh -c sh ./debian-deps.sh && rm ./debian-deps.sh # buildkit |
| COPY /builder/target/release/periphery /usr/local/bin/periphery # buildkit |
| COPY ./bin/entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit |
| RUN /bin/sh -c chmod +x /usr/local/bin/entrypoint.sh # buildkit |
| EXPOSE [8120/tcp] |
| ENV PERIPHERY_CONFIG_PATHS=/config |
| ENV PERIPHERY_PRIVATE_KEY=file:/config/keys/periphery.key |
| ENTRYPOINT ["entrypoint.sh"] |
| CMD ["periphery"] |
| LABEL komodo.skip=true |
| LABEL org.opencontainers.image.source=https://github.com/moghtech/komodo |
| LABEL org.opencontainers.image.description=Komodo Periphery |
| LABEL org.opencontainers.image.licenses=GPL-3.0 |
Labels
| Key | Value |
|---|---|
| komodo.skip | true |
| org.opencontainers.image.description | Komodo Periphery |
| org.opencontainers.image.licenses | GPL-3.0 |
| org.opencontainers.image.source | https://gitea.computersurge.dev/ComputerSurge/komodo |
| org.opencontainers.image.vender | ComputerSurge |
Details
2026-04-04 14:36:26 -05:00
Versions (5)
View all
Container
0
OCI / Docker
linux/amd64
GPL-3.0
139 MiB