Commit graph

2 commits

Author SHA1 Message Date
fnetx
934ea54e17
Make Dockerfile more generic for this repo
- use local copy instead of cloning, so people can change their config
- expose port 5000
2021-12-14 17:31:59 +01:00
fnetx
d9b30c6a72
Add Dockerfile
I had the following issues (maybe interesting for maintenance)
- needs recent nodejs (~v16), otherwise some plugins are missing
- nodejs lts-slim doesn't come with CA certificates by default
- does not work if the committing user has no email set
2021-12-14 16:42:51 +01:00