Commit 9990e12
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 c9ee0ea commit 9990e12
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
86 | 88 | | |
87 | 89 | | |
88 | 90 | | |
| |||
| 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