Commit graph

3 commits

Author SHA1 Message Date
Matthias Endler
970d978657 Fix Dockerfile after refactor 2021-04-15 02:36:01 +02:00
Matthias
74808d98e6
Cleanup Docker image (#75)
Move `lychee` binary to `/usr/local/bin` to make it callable
without a full path.
This makes it easier to use from the lychee Github action
in the future.
Also the user setup is making things unnecessary complicated
and could be prohibited in some environments so this commit
is removing it and uses the defaults.
2020-12-13 00:43:12 +01:00
Matthias
936c5440b1
Add official Docker image #40 2020-12-02 23:43:05 +01:00