We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9a2b49b commit c4ca87aCopy full SHA for c4ca87a
docker-bake.hcl
@@ -82,7 +82,6 @@ target "workspace-base" {
82
}
83
84
85
-<<<<<<< HEAD
86
target "workspace-node" {
87
inherits = ["_common"]
88
context = "./components/workspace/node"
@@ -101,12 +100,12 @@ target "workspace-java" {
101
100
contexts = {
102
labspace-workspace-base = "target:workspace-base"
103
104
-=======
+}
+
105
target "host-port-republisher" {
106
107
context = "./components/host-port-republisher"
108
tags = tags(IMAGE_NAMESPACE, "labspace-host-port-republisher", IMAGE_TAG)
109
->>>>>>> parent of 83fbc11 (Move host port republishing from separate service to support extension)
110
111
112
target "labspace-cleaner" {
0 commit comments