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

Add Setting for Docker User #980

Merged
merged 1 commit into from
May 22, 2017

Conversation

apeschel
Copy link
Contributor

Currently, there is no way to set the organizaiton or user for a docker
image. The documented practice is to misuse the dockerRepository setting
to set the username or organization. However, there is already
functionality in place for the DockerAlias class to support a separate
username.

This commit adds a dockerUsername setting which ties into the existing
DockerAlias username functionality.

@lightbend-cla-validator

Hi @apeschel,

Thank you for your contribution! We really value the time you've taken to put this together.

Before we proceed with reviewing this pull request, please sign the Lightbend Contributors License Agreement:

http://www.lightbend.com/contribute/cla

Currently, there is no way to set the organizaiton or user for a docker
image. The documented practice is to misuse the dockerRepository setting
to set the username or organization. However, there is already
functionality in place for the DockerAlias class to support a separate
username.

This commit adds a dockerUsername setting which ties into the existing
DockerAlias username functionality.
@apeschel apeschel force-pushed the feature/apeschel/docker_user branch from 3d707c8 to 9044c6b Compare May 17, 2017 21:04
@lightbend-cla-validator

Hi @apeschel,

Thank you for your contribution! We really value the time you've taken to put this together.

Before we proceed with reviewing this pull request, please sign the Lightbend Contributors License Agreement:

http://www.lightbend.com/contribute/cla

@muuki88 muuki88 added the docker label May 22, 2017
Copy link
Contributor

@muuki88 muuki88 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot :) Solid and well done pull request.

@muuki88 muuki88 merged commit 4a08949 into sbt:master May 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants