mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 20:15:41 +01:00
add docker build action
This commit is contained in:
parent
3194ac2c9f
commit
2005fac56f
2 changed files with 89 additions and 0 deletions
1
build-docker.sh
Normal file
1
build-docker.sh
Normal file
|
|
@ -0,0 +1 @@
|
|||
docker build --build-arg DATABASE_TYPE=mysql --build-arg BASE_PATH=/ --tag umami-mysql:latest .
|
||||
Loading…
Add table
Add a link
Reference in a new issue