diff --git a/images/docker-kimai/index.html b/images/docker-kimai/index.html index cb40f8fd35..0709fe579e 100644 --- a/images/docker-kimai/index.html +++ b/images/docker-kimai/index.html @@ -5,7 +5,7 @@ ```shell docker exec -it kimai console kimai:user:create your_username admin@example.com ROLE_SUPER_ADMIN -
Access the web gui at https://<your-ip>:80
, for more information check out Kimai Initial setup.
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
Access the web gui at http://<your-ip>:80
, for more information check out Kimai Initial setup.
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
---
services:
kimai:
image: lscr.io/linuxserver/kimai:latest
@@ -89,4 +89,4 @@
--pull \
-t lscr.io/linuxserver/kimai:latest .
The ARM variants can be built on x86_64 hardware using multiarch/qemu-user-static
Once registered you can define the dockerfile to use with -f Dockerfile.aarch64
.
DATABASE_URL
with version 2.0.30 and later.