Skip to content

Commit

Permalink
Put module in /jk/modules/ in image
Browse files Browse the repository at this point in the history
The merged version of image support expects modules in /jk/modules/
within an image.
  • Loading branch information
squaremo committed Apr 1, 2020
1 parent 5543b5b commit 1b156c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
FROM scratch
COPY @jkcfg/kubernetes /@jkcfg/kubernetes/
COPY @jkcfg/kubernetes /jk/modules/@jkcfg/kubernetes/

0 comments on commit 1b156c3

Please sign in to comment.