Enclosed

Quick self destructive notes sharing.

Example docker-compose.yml

services:
  enclosed:
    container_name: enclosed
    image: corentinth/enclosed:latest
    restart: unless-stopped
    volumes:
      - ./enclosed-data:/app/.data