Skip to content

Commit

Permalink
chore: Create an empty cnivpctl file
Browse files Browse the repository at this point in the history
fioncat committed Feb 21, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

0 comments on commit c9fa778

Please sign in to comment.