Image is based on Nginx alpine, and all the content is local to the container.


Due to changing the image to nginxinc/nginx-unprivileged, the ports have changed from 80 to 8080.
Please update your files accordingly.
version: "2.4"
services:
middlefinger:
image: modem7/middle-finger:latest
container_name: MiddleFinger
ports:
- 8080:8080
| Tag | Description |
|---|---|
| latest | Single middle finger version |
| dual | Single + Dual middle finger version |
Content type
Image
Digest
sha256:87818328d…
Size
24.3 MB
Last updated
3 months ago
docker pull modem7/middle-finger