mirror of
https://github.com/minio/mc.git
synced 2025-04-18 10:04:03 +03:00
remove fips build
This commit is contained in:
parent
bd925c01a1
commit
10c50368c5
@ -42,12 +42,4 @@ docker buildx build --push --no-cache \
|
||||
|
||||
docker buildx prune -f
|
||||
|
||||
docker buildx build --push --no-cache \
|
||||
--build-arg RELEASE="${release}" \
|
||||
-t "minio/mc:${release}.fips" \
|
||||
-t "quay.io/minio/mc:${release}.fips" \
|
||||
--platform=linux/amd64 -f Dockerfile.release.fips .
|
||||
|
||||
docker buildx prune -f
|
||||
|
||||
sudo sysctl net.ipv6.conf.all.disable_ipv6=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user