spotify / docker-maven-plugin

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

when i run :mvn clean package I get this error [ERROR] Failed to execute goal com.spotify:docker-maven-plugin:0.3.258:build (default) on project vviton-service-product: Exception caught: ADD failed: stat /mnt/sda1/var/lib/docker/tmp/docker-builder982375770/vviton-service-product-bin.tar.gz: no such file or directory -> [Help 1] #347

Closed lovechenrui closed 6 years ago

lovechenrui commented 7 years ago

Description

[Add feature/bug description here]

How to reproduce

[Add steps on how to reproduce this issue]

What do you expect

[Describe what do you expect to happen]

What happened instead

[Describe the actual results]

Software:

Full backtrace

[Paste full backtrace here]
mattnworb commented 7 years ago

Does the file vviton-service-product-bin.tar.gz exist in the docker context directory?

mattnworb commented 7 years ago

Please provide all of the requested info in the issue template if you'd like assistance