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

Publishing with Docker in Windows / 1.0.4 #849

Closed
Daxten opened this issue Jul 18, 2016 · 1 comment
Closed

Publishing with Docker in Windows / 1.0.4 #849

Daxten opened this issue Jul 18, 2016 · 1 comment

Comments

@Daxten
Copy link

Daxten commented Jul 18, 2016

Hey, anyone has an idea how this can happen (all commands executed after each other, in the same terminal window)

$ sbt docker:publish
...
Login required
$ sbt docker:publishLocal
$ docker push
...
successfull

so using docker:publish directly tells me i need to login (which I did already). and docker:publishLocal and then docker push directly works

Windows 10
Docker 1.12.0-rc4
sbt 0.13.9
native-packager 1.0.4

@Daxten
Copy link
Author

Daxten commented Jul 18, 2016

I put the imagename into the dockerRepository name

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

No branches or pull requests

2 participants