docker run -d \
--name umami \
-p 3000:3000 \
-e DATABASE_URL=mysql://root:[email protected]:3306/umami \
-e DATABASE_TYPE=mysql \
-e APP_SECRET=replace-me-with-a-random-string \
--restart always \
liuximeng520/umami:2.3.1
Content type
Image
Digest
sha256:19d49cf79…
Size
153.4 MB
Last updated
about 3 years ago
docker pull liuximeng520/umami:2.4.1