Mahmood Ali
db86ad2f4d
Update release docker image to ubuntu:18.04
...
So this matches the Vagrant box
2020-12-08 09:59:36 -05:00
Kris Hicks
511c2e9db2
proto: Switch to using buf ( #9308 )
...
This replaces all usage of `protoc` with `buf`. See `tools/buf/README.md` for more.
2020-11-17 07:01:48 -08:00
Mahmood Ali
1d3fa2afaa
release: infer node version ( #9336 )
...
Avoids setting the node version in the release Dockerfile, by using
an alias. This allows us to update the node version in one file only.
Co-authored-by: Michael Schurter <mschurter@hashicorp.com>
2020-11-13 11:33:07 -05:00
Mahmood Ali
8beded00b8
ui: Pin ui node version
2020-11-12 08:25:50 -05:00
Mahmood Ali
b7320b91d7
Pin node version to v10.15.3
2019-05-22 14:23:50 -04:00
Mahmood Ali
f71c618d63
use Node 10 for releases
2019-05-22 13:40:25 -04:00
Mahmood Ali
1bc81dc6e3
ensure node is present in PATH
2019-03-18 14:31:31 -04:00
Mahmood Ali
67bb6c839c
remove chown
2019-03-18 08:29:22 -04:00
Mahmood Ali
67b6758bed
Add a Docker release scripts
...
Also tease out some dev and docker bits from Vagrant scripts to ease
sharing with Docker script
2019-03-17 10:37:36 -04:00