services:
minimalist-web-notepad:
image: 'koalalove/minimalist-web-notepad:latest'
volumes:
- './tmp:/var/www/html/_tmp'
restart: always
container_name: notepad
ports:
- '127.0.0.1:8888:80'
Content type
Image
Digest
sha256:ea530f584…
Size
173.3 MB
Last updated
7 months ago
docker pull koalalove/minimalist-web-notepad