Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Jamal Carvalho 4a64a483b5 .dockerignore: exclude devtools/config and e2e directories
Change-Id: I6e3d1df9ec55e3bd3ec3b1f3383c9a218dc8b868
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/292692
Reviewed-by: Julie Qiu <julie@golang.org>
Trust: Jamal Carvalho <jamal@golang.org>
2021-02-16 21:18:16 +00:00
Jonathan Amsterdam b214021874 .dockerignore: exclude the node_modules directory
Change-Id: I2be837f16d43463878f3dc1d1d2d5c0a2980efd9
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/290669
Trust: Jonathan Amsterdam <jba@google.com>
Run-TryBot: Jonathan Amsterdam <jba@google.com>
TryBot-Result: kokoro <noreply+kokoro@google.com>
Reviewed-by: Jamal Carvalho <jamal@golang.org>
2021-02-09 15:19:09 +00:00
Jonathan Amsterdam 26a0a35ece .dockerignore: files that docker should exclude
We'll want this to build docker images for our binaries. Without a
.dockerignore file, the build context is 153MB (docker must upload
that all to the daemon). This file reduces that to under 11MB.

Change-Id: I08973850e5a55e301239cf97d9b2ba9c43a5a590
Reviewed-on: https://go-review.googlesource.com/c/pkgsite/+/250018
Reviewed-by: Julie Qiu <julie@golang.org>
2020-08-25 18:26:22 +00:00