This commit is contained in:
kony
2024-09-20 17:02:15 +08:00
parent 536f77ae41
commit b62238f999

View File

@@ -14,6 +14,10 @@ BUILD_TIME=$(date +'%Y%m%d%H%M')
sed -i "/111111111111/s/111111111111/$BUILD_TIME/g" Dockerfile
docker rmi konyshe/goodlink:$1 -f
docker pull golang:latest
docker pull tonistiigi/xx:golang
docker buildx build --platform linux/amd64 -t konyshe/goodlink:$1 .
rm -rf gogo upx