Commit Graph

6 Commits

Author SHA1 Message Date
Peter Dave Hello 94cfa4f3d4 Replace ADD with COPY instruction in Dockerfile
Reference:

- https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#add-or-copy

> For other items (files, directories) that do not require ADD’s tar
> auto-extraction capability, you should always use COPY.
2020-11-30 10:11:32 +08:00
Peter Dave Hello 57296ba313
Ask apk to leave no cache in Dockerfile
This will make the image smaller
2020-11-30 01:51:47 +08:00
antelle e795a317cc
fixed docker build 2020-04-08 20:23:45 +02:00
antelle 68d845ff3d
fixed Docker build 2020-04-07 17:12:53 +02:00
antelle e6556ca92d 2019 2019-08-19 23:33:52 +02:00
Tobias Fenster 0591a09ced implement Docker support on raspberry pi 2017-10-15 11:46:43 +02:00