Pingvin

Source: Portainer stack 91 (pingvin) on endpoint 2.

version: '3.8'
services:
  pingvin-share:
    image: stonith404/pingvin-share
    restart: unless-stopped
    ports:
      - 3450:3000  # Exposes Pingvin Share on port 3000 of the host machine.
    volumes:
      - "./data:/opt/app/backend/data"  # Maps the host directory './data' to the container's data storage.
      - "./data/images:/opt/app/frontend/public/img"  # Specific path for image storage within the same data directory.

This page was last edited on 2026-06-14 01:44

Powered by Wiki|Docs

This page was last edited on 2026-06-14 01:44

MRDTECH Wiki / Engineer / Tech Enthusiast / Homelab Geek
No Copyright

Powered by Wiki|Docs