git fetch origin master
git reset --hard origin/master
docker buildx build -t palacepal-server --platform linux/amd64,linux/arm64 .