-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mvn clean install -PbuildDocker don't work #81
Comments
Did you run the Docker daemon? |
Yes,I have |
I've created the #82 to upgrade the Docker maven plugin but the current one is working on my macbook and Docker 18.05.0-ce-rc. |
There is already an issue about builder Docker image with Maven: #64 |
No feedback. Please reopen this issue if your problem persists. |
It is my error info:
It seems like the expose require an argument.What it should be?
This is the dockerfile:

I have tried to set EXPOSE_PORT to 22 and 8899 which doesn't work.
This error info:
Thanks!
The text was updated successfully, but these errors were encountered: