Skip to content

Commit

Permalink
Cleanup of docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
aledbf committed Sep 10, 2019
1 parent 63dfa2b commit 0ff1178
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
Expand Up @@ -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
Expand Down

0 comments on commit 0ff1178

Please sign in to comment.