Commit 90da0a6
committed
JSON stringify cachefrom option for builds
A change the way options are serialized in docker-modem causes an issue
with builds using the `cachefrom` option and library tests to fail.
This change can be reverted if apocas/dockerode#793 is merged.
Change-type: patch
Relates-to: apocas/docker-modem#181
Relates-to: apocas/dockerode#7921 parent 1bb90bb commit 90da0a6
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
82 | 84 | | |
83 | 85 | | |
84 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
693 | 693 | | |
694 | 694 | | |
695 | 695 | | |
696 | | - | |
| 696 | + | |
697 | 697 | | |
698 | 698 | | |
699 | 699 | | |
| |||
0 commit comments