Ethica

ethicaproxy (0.4.9)

Published 2026-06-12 14:23:12 +00:00 by steffen

Installation

docker pull git.skui.io/ethica/ethicaproxy:0.4.9
sha256:5af755af8a73499d0b0596b7b02c1d9fdc78f2897aaa07252bd22552a280c351

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1781049600'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit
COPY /src/target/release/ethicaproxy /usr/local/bin/ethicaproxy # buildkit
COPY ethicaproxy.toml.example /etc/ethicaproxy/ethicaproxy.toml.example # buildkit
ENTRYPOINT ["/usr/local/bin/ethicaproxy"]
Details
Container
2026-06-12 14:23:12 +00:00
0
OCI / Docker
linux/amd64
34 MiB
Versions (2) View all
0.4.9 2026-06-12
latest 2026-06-12