Sign inSign up

modem7/middle-finger

By modem7

Updated 3 months ago

Dockerised ASCII Middle Finger

Image
0

10K+

modem7/middle-finger repository overview

Self Hosted, self contained www.ascii-middle-finger.com ASCII Middle Finger

Docker Pulls Docker Image Size (tag) Build Status GitHub last commit

"Buy Me A Coffee"

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

Container Screenshot

Single

image

Dual

image

Breaking change

Due to changing the image to nginxinc/nginx-unprivileged, the ports have changed from 80 to 8080. Please update your files accordingly.

Configuration

version: "2.4"

services:

  middlefinger:
    image: modem7/middle-finger:latest
    container_name: MiddleFinger
    ports:
      - 8080:8080

Tags

TagDescription
latestSingle middle finger version
dualSingle + Dual middle finger version

Tag summary

Content type

Image

Digest

sha256:87818328d

Size

24.3 MB

Last updated

3 months ago

docker pull modem7/middle-finger