Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

Commit

Permalink
Package vendors in the docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
Néstor Salceda committed Sep 3, 2019
1 parent 65f35f8 commit 1da0fb6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
@@ -1,5 +1,6 @@
FROM alpine:3.10

WORKDIR /resources
COPY falco falco
COPY resources resources
COPY vendors vendors
CMD ["/bin/false"]

0 comments on commit 1da0fb6

Please sign in to comment.