We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d311156 + 7e260f1 commit b6b77a2Copy full SHA for b6b77a2
1 file changed
Dockerfile
@@ -70,4 +70,4 @@ FROM sqlrunner-base as sqlrunner
70
ENTRYPOINT ["python", "-m", "sqlrunner"]
71
72
# Copy the application code
73
-COPY . /app
+COPY sqlrunner /app/sqlrunner
0 commit comments