Skip to content
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

docker:publishLocal results in error with Docker 1.12.0-rc3 #838

Closed
maciej opened this issue Jul 8, 2016 · 5 comments
Closed

docker:publishLocal results in error with Docker 1.12.0-rc3 #838

maciej opened this issue Jul 8, 2016 · 5 comments
Labels

Comments

@maciej
Copy link

maciej commented Jul 8, 2016

Calling docker:publishLocal on a project from SBT results in:

[info] Built image [REDACTED]/[REDACTED]:prod
unknown shorthand flag: 'f' in -f
See 'docker tag --help'.

I'm using sbt-native-packager 1.1.2, latest OSX / MacOS and Docker for Mac.

✗ docker --version
Docker version 1.12.0-rc3, build 91e29e8, experimental
@khanetor
Copy link

I am seeing the same issue. Must be that the packager did not accommodate for update in Docker command.

@khanetor
Copy link

khanetor commented Jul 12, 2016

#818

@maciej
Copy link
Author

maciej commented Jul 12, 2016

I've created a backport of the PR to the 1.1.x branch: #845.

@muuki88 would it be possible to get it accepted in the 1.1.x branch and released? :-)

@muuki88 muuki88 added the docker label Jul 12, 2016
@muuki88
Copy link
Contributor

muuki88 commented Jul 12, 2016

@maciej perfect. I will take a look and get a release out ASAP.

@maciej
Copy link
Author

maciej commented Jul 13, 2016

@muuki88 awesome, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants