Sign inSign up

liuximeng520/umami

By liuximeng520

Updated about 3 years ago

Image
0

155

liuximeng520/umami repository overview

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

Tag summary

Content type

Image

Digest

sha256:19d49cf79

Size

153.4 MB

Last updated

about 3 years ago

docker pull liuximeng520/umami:2.4.1