Skip to content
This repository was archived by the owner on Jul 30, 2021. It is now read-only.

Commit 2bdfe2f

Browse files
committed
Fix development dockerfile
Signed-off-by: Chuck Ha <[email protected]>
1 parent 14da059 commit 2bdfe2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.dev

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ COPY controllers/ controllers/
3434
COPY kubeadm/ kubeadm/
3535
COPY cloudinit/ cloudinit/
3636
COPY certs/ certs/
37+
COPY internal/ internal/
3738

3839
# Allow containerd to restart pods by calling /restart.sh (mostly for tilt + fast dev cycles)
3940
# TODO: Remove this on prod and use a multi-stage build

0 commit comments

Comments
 (0)