nicholaswilde / docker-kimai

A multi-architecture image for Kimai.

Home Page:https://hub.docker.com/r/nicholaswilde/kimai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Kimai

Docker Image Version (latest by date) Docker Pulls GitHub ci lint pre-commit

A multi-architecture image for Kimai.

Dependencies

  • mysql
  • nginx
  • postfix

Usage

docker-compose

Add the IP address of your server to the TRUSTED_HOSTS variable in the docker-compose.yaml file.

Development

See docs.

Troubleshooting

See docs.

Pre-commit hook

If you want to automatically generate README.md files with a pre-commit hook, make sure you install the pre-commit binary, and add a .pre-commit-config.yaml file to your project. Then run:

pre-commit install
pre-commit install-hooks

Currently, this only works on amd64 systems.

License

Apache 2.0 License

Author

This project was started in 2020 by Nicholas Wilde.

About

A multi-architecture image for Kimai.

https://hub.docker.com/r/nicholaswilde/kimai

License:Apache License 2.0


Languages

Language:Dockerfile 64.4%Language:Shell 35.6%