Pingvin Share
Introduction A self-hosted file sharing platform that combines lightness and beauty, perfect for seamless and efficient file sharing. The Docker Compose File --- services: pingvin-share: image: docker.io/stonith404/pingvin-share:latest container_name: pingvin-share hostname: pingvin-share restart: unless-stopped security_opt: - no-new-privileges:true environment: - TZ=Europe/Stockholm ports: -…