spotify / docker-maven-plugin

INACTIVE: A maven plugin for Docker
Apache License 2.0
2.67k stars 575 forks source link

Show Sending build context to Docker daemon ***GB #436

Closed yaodwwy closed 4 years ago

yaodwwy commented 5 years ago

when I configured and execuse 'mvn clean package' this remind info was too slow.

[INFO] Image will be built as foo/foo:latest

After a long time

'Step 1/8 : FROM openjdk:8-alpine'

how to show 'Sending build context to Docker daemon ***GB' at console info?

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.