# Local
docker run -d -p 3000:3000 --name notes jakkph32/standard-notes:latest
# Self-Host
docker run -d -p 3000:3000 --name notes -e DEFAULT_SYNC_SERVER=https://your.domainname.com jakkph32/standard-notes:latest
Content type
Image
Digest
sha256:8e5c843b3…
Size
43 MB
Last updated
over 1 year ago
docker pull jakkph32/standard-notes