Skip to content

Commit 10c5036

Browse files
remove fips build
1 parent bd925c0 commit 10c5036

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docker-buildx.sh

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,4 @@ docker buildx build --push --no-cache \
4242

4343
docker buildx prune -f
4444

45-
docker buildx build --push --no-cache \
46-
--build-arg RELEASE="${release}" \
47-
-t "minio/mc:${release}.fips" \
48-
-t "quay.io/minio/mc:${release}.fips" \
49-
--platform=linux/amd64 -f Dockerfile.release.fips .
50-
51-
docker buildx prune -f
52-
5345
sudo sysctl net.ipv6.conf.all.disable_ipv6=0

0 commit comments

Comments
 (0)