We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2dbcbe commit a4de2ebCopy full SHA for a4de2eb
Dockerfile
@@ -47,6 +47,7 @@ USER controlpanel
47
COPY controlpanel controlpanel
48
COPY docker docker
49
COPY tests tests
50
+COPY docker-compose.yaml docker-compose.yaml
51
52
53
# fetch javascript dependencies in separate stage
0 commit comments