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.
1 parent 15882e9 commit 1e5ed26Copy full SHA for 1e5ed26
2 files changed
images/kamu-base-with-data-mt/Dockerfile
@@ -2,4 +2,4 @@ ARG KAMU_VERSION
2
FROM ghcr.io/kamu-data/kamu-base:$KAMU_VERSION
3
4
COPY workspace/.kamu /opt/kamu/workspace/.kamu
5
-COPY workspace/.kamuconfig /opt/kamu/workspace/.kamu/.kamuconfig
+COPY extra/.kamuconfig /opt/kamu/workspace/.kamu/.kamuconfig
images/kamu-base-with-data-mt/.kamuconfig …kamu-base-with-data-mt/extra/.kamuconfigimages/kamu-base-with-data-mt/.kamuconfig renamed to images/kamu-base-with-data-mt/extra/.kamuconfig
0 commit comments