Skip to content

Commit d55476f

Browse files
committed
Update docker-compose.override.build.yml
1 parent 93e92bf commit d55476f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docker-compose.override.build.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
#
2+
# NOTE: The build sections in this file must match docker-compose.yml since when we override
3+
# the build section with cache_from/cache_to here, it clobbers the context set in the base file
4+
# unfortunately.
5+
#
6+
17
services:
28
# workspaces FE (Vue app)
39
frontend:

0 commit comments

Comments
 (0)