Skip to content

Is there a way to integrate this plugin in the sbt-native-packager target "docker:publishLocal"?  #124

@ykoehler

Description

@ykoehler

I have a multi-project sbt project where 3 components already use sbt-native-docker but now I needed a more complex docker support and added a 4th components with sbt-docker. When calling sbt, I use sbt docker:publishLocal to build everything but sbt-docker only works with sbt /docker or dockerBuildAndPush.

Is there a way to integrate both so that docker:publishLocal invoke docker instead of what sbt-native-packager does normally?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions