1 line
95 B
Bash
1 line
95 B
Bash
|
|
docker build --build-arg DATABASE_TYPE=mysql --build-arg BASE_PATH=/ --tag umami-mysql:latest .
|