Commit 25f1d72
committed
Support running x86_64 Docker from other platforms
Now that my primary machine has an M1 processor, I need to specify a
different architecture. This shouldn't have any effect at runtime,
other than being a bit more specific.
It is a bit slower to do the emulation, so I'm also making the
Capybara timeout adjustable via environment variable.1 parent 62245b4 commit 25f1d72
2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
| 442 | + | |
| 443 | + | |
442 | 444 | | |
443 | 445 | | |
444 | 446 | | |
| |||
0 commit comments