1
0
mirror of https://github.com/TwiN/gatus.git synced 2026-02-04 21:39:42 +00:00
Files
gatus/Dockerfile
Anastas Dancha 4a84368d24 use COPY instead of ADD, install pkgs then build
- using COPY instead of ADD, since working with local paths, and
    not extracting archived data
  - installing packages before building application binary improves caching,
    and avoids installing packages every time the application code changes

Signed-off-by: Anastas Dancha <anapsix@random.io>
2020-11-17 13:15:31 +03:00

720 B