diff options
Diffstat (limited to 'docker/README.md')
-rw-r--r-- | docker/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docker/README.md b/docker/README.md new file mode 100644 index 0000000..59fc06f --- /dev/null +++ b/docker/README.md @@ -0,0 +1,4 @@ +You can use the makefile to build the image. +"make packages" will build packages inside the builder container. + +Use https://github.com/kalikaneko/squid-in-a-can if you want to save some bandwith while building your images. |