Commit 878cedb
committed
quickstart: Remove "platform:" attribute from compose files
It is not necessary to specify a platform when pulling images, because
docker will default either to the host platform or amd64 with emulation
if a matching platform is not available. Furthermore, since we will be
releasing ARM images soon, we do not want to specify AMD64 anymore.
Change-Id: I2d3b170d0a50ba4306142503f4bf19966a6a6964
Reviewed-on: https://gerrit.readyset.name/c/readyset/+/11418
Reviewed-by: Gautam Gopinadhan <gautam@readyset.io>
Tested-by: Buildkite CI1 parent 7e7064a commit 878cedb
3 files changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
0 commit comments