Skip to content

Commit

Permalink
Cleanup of docker build (#4549)
Browse files Browse the repository at this point in the history
aledbf authored Sep 10, 2019

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 63dfa2b commit 821e993
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions build/images/nginx/build-nginx.sh
Original file line number Diff line number Diff line change
@@ -81,16 +81,6 @@ export TAG=$(git rev-parse HEAD)

echo "Building NGINX image in parallel:"
echo "
make sub-container-amd64
make sub-container-arm
make sub-container-arm64
" | parallel {}

echo "Docker images:"
docker images

echo "Publishing docker images..."
echo "
make sub-push-amd64
make sub-push-arm
make sub-push-arm64

0 comments on commit 821e993

Please sign in to comment.