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.
2 parents 113714c + d0bd193 commit 83fa034Copy full SHA for 83fa034
packages/sth/Dockerfile
@@ -8,6 +8,7 @@ COPY ./dist/sth-config ./dist/sth-config
8
COPY ./dist/host ./dist/host
9
COPY ./dist/obj-logger ./dist/obj-logger
10
COPY ./dist/model ./dist/model
11
+COPY ./dist/module-loader ./dist/module-loader
12
COPY ./dist/runner ./dist/runner
13
COPY ./dist/pre-runner ./dist/pre-runner
14
COPY ./dist/python-runner ./dist/python-runner
0 commit comments