01072024
This commit is contained in:
parent
5d2e4ff91f
commit
827576fe91
1 changed files with 2 additions and 0 deletions
|
@ -8,3 +8,5 @@ fi
|
||||||
#export PATH=/opt/homebrew/opt/python@3.12/libexec/bin:$PATH
|
#export PATH=/opt/homebrew/opt/python@3.12/libexec/bin:$PATH
|
||||||
## python 3.11
|
## python 3.11
|
||||||
export PATH=/opt/homebrew/opt/python@3.11/libexec/bin:$PATH
|
export PATH=/opt/homebrew/opt/python@3.11/libexec/bin:$PATH
|
||||||
|
## docker on apple silicon
|
||||||
|
export DOCKER_DEFAULT_PLATFORM=linux/amd64
|
||||||
|
|
Loading…
Add table
Reference in a new issue