diff options
author | Kali Kaneko <kali@leap.se> | 2018-06-08 20:37:14 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2018-06-08 21:06:06 +0200 |
commit | b785cad11f66b7f04a6aaaaf2b83b6d4fa9e8ccb (patch) | |
tree | d4252a4218e889ced31be70b97c36e53d988a89d /snap/TODO | |
parent | 1a2f3154ad202a9e50c4cbb9c4c41d9ba350b552 (diff) |
[pkg] build snap in docker/xenial
the docker image provider bv snapcore/snapcraft is based on xenial, and
we need a special tag for the golang gtk3 libraries to be able to build
here.
-Closes: #9315
Diffstat (limited to 'snap/TODO')
-rw-r--r-- | snap/TODO | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/snap/TODO b/snap/TODO new file mode 100644 index 00000000..04568467 --- /dev/null +++ b/snap/TODO @@ -0,0 +1 @@ +[ ] Allow apt-cacher to save some bandwith: https://www.brainvault.xyz/2016/07/20/apt-cacher-ng-with-docker-builds/ |