aviau
8204dc0dd3
misc: go 1.15 -> 1.16 ( closes #1398 )
2021-07-29 17:33:10 -04:00
aviau
2f25af4d0d
Dockerfile: build using gomodules
...
- Don't ADD the vendor/ directory
- ADD go.mod and go.sum
- Bump Go to 1.15.7
- Style improvement: spaces -> tabs
2021-01-24 12:01:35 -05:00
mpl
cb96bb8bd3
all: update to Go 1.15
2020-11-02 14:44:01 +01:00
mpl
67333e3a9c
make.go: add -offline flag ( #1290 )
...
Also update to Go1.13.5
Fixes #1286
2019-12-20 11:47:20 +01:00
mpl
d342b0e266
make.go: upgrade to go 1.13 ( #1278 )
...
Also modify sftp's TempFile file opening flags (in particular drop
O_APPEND) so they're not incompatible with WriteAt.
Fixes #1280
2019-09-26 20:45:43 +02:00
mpl
d728a6abce
Dockerfile: bump Go to 1.12.4
...
Change-Id: I2a9a9edad1b7a991f8cb02c77b9114e15e4a3ebe
2019-04-30 13:43:56 +02:00
mpl
eb547718cb
Dockerfile: update to Go 1.11.4
...
Change-Id: Icbafed8a5f333ccf9687692af05435530c46ab69
2018-12-31 19:21:50 +01:00
mpl
b0901046fe
Dockerfile: use Go 1.11
...
Change-Id: Ia42c6aec924436f8a1fb5a226fb204f043f4e06b
2018-09-21 01:32:26 +02:00
Brad Fitzpatrick
46bb719dc5
buildinfo: track Version and Dockerfile separately
...
And don't hard-code VERSION info in the Dockerfile.
Change-Id: I35cb22fbb56cd634be4f1342c54ca86ce0e79901
2018-05-02 13:36:32 -07:00
Brad Fitzpatrick
9f65efad5a
Dockerfile: update for 0.10 release
...
Revive this Dockerfile, convert it from camlistore to perkeep, and
make it a multi-stage build.
We still need to clean this up later and not hard-code the VERSION
file contents inside it. But this is something.
Change-Id: I2378449ffbcc2ff005c9d441e378266694d7d430
2018-05-01 23:17:40 -07:00
mpl
7a27eb42eb
cmd: rename camget to pk-get, and make it a mode of pk
...
A couple of related fixes and renames too.
Updates #981
Fixes #1056
Change-Id: Id47a933c77422edfb9db41d34c38ed9d0d7a1846
2018-04-22 20:50:54 -07:00
mpl
2bb666ccf6
all: rename remaining occurrences of camput
...
Also removed misc/buildbot while at it (which contained camput
references) since we don't use it anymore at all.
TODO: the OSX app seems to be relying on finding a binary in ../bin,
which we do not use anymore. This will probably need fixing.
Updates #981
Change-Id: I14220fbad2e81181330fca4bb2d2e5fe170e1bd6
2018-04-21 16:20:24 -07:00
Brad Fitzpatrick
ca76a40bbc
Rename camlistored to perkeepd.
...
Updates #981
Change-Id: I8fe43c240c149074c23128a89ab426af9cbf94b4
2018-04-21 11:06:09 -07:00
mpl
d8c3154afd
Dockerfile: use perkeep/go
...
Fixes #1044
Change-Id: I752aa66031f381eb948814a39ffa333cc952c78f
2018-02-02 19:37:00 +01:00
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