diff --git a/Dockerfile b/Dockerfile index 976d0fa..ec66384 100644 --- a/Dockerfile +++ b/Dockerfile @@ -63,6 +63,7 @@ COPY bgm ./bgm COPY templates ./templates COPY workflows ./workflows COPY resources ./resources +COPY docs/images ./docs/images # Create output, data and temp directories RUN mkdir -p /app/output /app/data /app/temp