Skip to content

Commit ba9820c

Browse files
feat: Structure tool build added to compose file (#1296)
* feat: Structure tool build added to compose file * minor: Fixed compose build
1 parent bdd20e8 commit ba9820c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docker/docker-compose.build.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ services:
1919
build:
2020
dockerfile: docker/dockerfiles/tool-sidecar.Dockerfile
2121
context: ..
22+
tool-structure:
23+
image: unstract/tool-structure:${VERSION}
24+
build:
25+
dockerfile: ./Dockerfile
26+
context: ../tools/structure/
2227
platform-service:
2328
image: unstract/platform-service:${VERSION}
2429
build:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy