diff options
author | kali kaneko (leap communications) <kali@leap.se> | 2020-04-21 19:58:08 +0200 |
---|---|---|
committer | kali kaneko (leap communications) <kali@leap.se> | 2020-04-30 22:10:24 +0200 |
commit | e977c3028d1bb0993b6c5bf29fcfb98b84d0870a (patch) | |
tree | de052a9c6c13be05c98945700b8f15b8a14c2af3 /docker/README.md | |
parent | b093455df6fb4dc2d9c1339a3ccff0aa6396088b (diff) |
[pkg] update to eoan, go versions, add helper script
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. |