privoxy-docker (arm64-latest)
Installation
docker pull git.thuanle.me/public/privoxy-docker:arm64-latestsha256:7b76d5072675f579ead14c3d39ed6214168b1ec7d091e22f58f0ccf95542cb90
Image Layers
| ADD alpine-minirootfs-3.24.1-aarch64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| /bin/sh -c apk add --no-cache privoxy |
| COPY file:5594396dd30cbfb67b7cf165825411de82ca2d852f931aee924c74fec48c76d6 in /etc/privoxy/ |
| /bin/sh -c chown -R 1000:1000 /etc/privoxy /var/log/privoxy |
| USER 1000:1000 |
| CMD ["privoxy" "--no-daemon" "/etc/privoxy/config"] |
| LABEL build_date=2026-08-30T00:01:46Z |
| LABEL commit_sha=26b41d84d59480f260589f1dfff6136c087f99f8 |
Labels
| Key | Value |
|---|---|
| build_date | 2026-08-30T00:01:46Z |
| commit_sha | 26b41d84d59480f260589f1dfff6136c087f99f8 |
Details
Versions (3)
View all