keeweb/package/docker-rpi
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
..
Dockerfile Replace ADD with COPY instruction in Dockerfile 2020-11-30 10:11:32 +08:00
LICENSE implement Docker support on raspberry pi 2017-10-15 11:46:43 +02:00
entrypoint.sh implement Docker support on raspberry pi 2017-10-15 11:46:43 +02:00
keeweb.conf implement Docker support on raspberry pi 2017-10-15 11:46:43 +02:00