Skip to content

nicholaswilde/docker-kimai

Repository files navigation

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.