We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a44ce99 commit ee07bf9Copy full SHA for ee07bf9
env/general.env
@@ -4,5 +4,5 @@
4
# set only CPU_ARCHITECTURE to amd/arm64
5
# remove if this causes issues on any other platform
6
# possible values: amd64, arm64
7
-CPU_ARCHITECTURE=arm64
+CPU_ARCHITECTURE=amd64
8
DOCKER_DEFAULT_PLATFORM=linux/${CPU_ARCHITECTURE:-amd64}
0 commit comments