Block a user
forcefield (latest)
Published 2026-04-17 14:08:30 +00:00 by architect
Installation
docker pull foundry.fsky.io/architect/forcefield:latestsha256:607a87804357c7d7fd1ee826e395d4e4bdec2deebf0feca4bc58026c0f1ac12d
About this package
A lightweight anti-scraper WAF reverse proxy
Image Layers
| COPY file:b3e5821be2b7fb8e912389ecd3ff681a2d4535c52b186adf3ff1e5fe74540fda in /usr/local/bin/forcefield |
| VOLUME ["/etc/forcefield"] |
| ENV PORT=8080 |
| EXPOSE 8080 |
| LABEL org.opencontainers.image.title="Forcefield" org.opencontainers.image.description="A lightweight anti-scraper WAF reverse proxy" org.opencontainers.image.authors="FSKY" |
| CMD ["forcefield", "-config", "/etc/forcefield/config.yaml"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.43.0 |
| org.opencontainers.image.authors | FSKY |
| org.opencontainers.image.description | A lightweight anti-scraper WAF reverse proxy |
| org.opencontainers.image.title | Forcefield |