This repository was archived by the owner on Feb 27, 2018. It is now read-only.
Commit 1f5d37d
committed
Use efficient cache in Dockerfile
It seems that this caches slightly better than `go get ./...`,
since there are only two packages.
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>1 parent 81bd2ef commit 1f5d37d
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
9 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
0 commit comments