Skip to content

Commit

Permalink
chore: Create an empty cnivpctl file
Browse files Browse the repository at this point in the history
  • Loading branch information
fioncat committed Feb 21, 2024
1 parent 6f68c6e commit c9fa778
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dockerfiles/cnivpc/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM alpine:latest

COPY bin/cnivpc /usr/local/bin/
RUN touch /usr/local/bin/cnivpctl
COPY scripts/cnivpc-docker-entrypoint.sh /entrypoint.sh
COPY config/10-cnivpc.conf /10-cnivpc.conf

Expand Down

0 comments on commit c9fa778

Please sign in to comment.