Commit Graph

14 Commits

Author SHA1 Message Date
Sergi Mansilla 8db6e0fde5 Dockerfile: Add missing `clients` folder to docker image.
Fixes #1045

Change-Id: Ib1a21c25e330b9784ce87f4116d83f9407b3a7ab
2018-01-30 09:59:27 +01:00
Brad Fitzpatrick 617ac40512 all: rename cammount to pk-mount
Updates #981

Change-Id: Ie1d2e3c0fd7e2b7a7801ceac0fd8f93f62d56651
2018-01-08 09:54:41 -08:00
Brad Fitzpatrick d6a0b05df0 Rename import paths from camlistore.org to perkeep.org.
Part of the project renaming, issue #981.

After this, users will need to mv their $GOPATH/src/camlistore.org to
$GOPATH/src/perkeep.org. Sorry.

This doesn't yet rename the tools like camlistored, camput, camget,
camtool, etc.

Also, this only moves the lru package to internal. More will move to
internal later.

Also, this doesn't yet remove the "/pkg/" directory. That'll likely
happen later.

This updates some docs, but not all.

devcam test now passes again, even with Go 1.10 (which requires vet
checks are clean too). So a bunch of vet tests are fixed in this CL
too, and a bunch of other broken tests are now fixed (introduced from
the past week of merging the CL backlog).

Change-Id: If580db1691b5b99f8ed6195070789b1f44877dd4
2018-01-01 16:03:34 -08:00
mpl 2a27bccf46 Dockerfile: fix for Go 1.8
Change-Id: I81982fe5d23e9846822024222e2006905a1158dc
2017-02-28 01:39:35 +01:00
mpl b7e471a4f8 Dockerfile: add CAMLI_GOPHERJS_GOROOT
Change-Id: Icc8bca6e8c01620b25e943f6423c6b4925ebbff7
2017-02-03 23:08:49 +01:00
mpl f055f0ed18 Dockerfile: update
Change-Id: Icb5f9d53bb9975921018efe0701018cb49878cd4
2016-06-09 16:20:31 +02:00
mpl 63d6e384bb path fixes for third_party move
A few more left in in misc/docker that I'll do separately

Related: 75d60962f6

Change-Id: Id5f6a3729e33aca97f8664ca8ef91afc64461891
2016-04-21 12:25:17 -07:00
mpl 2b7005e5d9 Dockerfile: update
Change-Id: I3cfd50ded50bd05465a8de7ff976b55d0808c26c
2016-03-11 18:05:35 +01:00
Salmān Aljammāz d0fbaa641a make main dockerfile build again (add depcheck)
Change-Id: I7e10e705b84257415a0087617fdfc39fde67f0b1
2014-11-05 15:28:33 +00:00
Brad Fitzpatrick 8cf6ab92cf Use the 'purego' build tag, for cznic/zappy.
Change-Id: I23ef7e3f269fd884f77e61276468e023697d4580
2014-08-23 20:11:50 -07:00
Bill Thiede e3cdaf4f27 docker: version bump Go 1.2 -> 1.3.1
We now require 1.3, update the docker build to match.

Change-Id: Iaa9b864d5940509c888db45ae17b6dbd21d1ddb7
2014-08-14 20:46:38 -07:00
Brad Fitzpatrick 84fa82e0d0 Add the website to the top-level Dockerfile too
Change-Id: I5c6116c629dc31db215c0ec4ffba67a45d9b8516
2014-02-21 18:17:16 -08:00
Brad Fitzpatrick b708fd1d87 Dockerfile: set bradfitz and /home/bradfitz
Change-Id: I3803af066cfdbae6d8ddc5790c1a6d37cf12be85
2014-02-09 18:01:25 -08:00
Brad Fitzpatrick 991a576ce3 Basic Dockerfile for building everything.
Change-Id: I4e00c9fefc472c10e1103c25884dcef4ff7b4664
2014-02-09 14:28:05 -08:00