PictShare
PictShare is a multi lingual, open source image hosting service with a simple resizing and upload API.
Directory Structure
- .env
- docker-compose.yml
docker-compose.yml
version: '3.9'
services:
hascheksolutions:
image: ghcr.io/hascheksolutions/pictshare
container_name: pictshare
ports:
- '8080:80'
restart: unless-stoppedResources
Website: https://www.pictshare.net/
GitHub: https://github.com/HaschekSolutions/pictshare
GitHub Container Registry: https://github.com/hascheksolutions/pictshare/pkgs/container/pictshare
Configuration: https://github.com/HaschekSolutions/pictshare#quickstart