diff --git a/.dockerignore b/.dockerignore index ce76b56..0bfacb3 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,5 +1,5 @@ -* -!/build -!/certs -!*.pem -!*.conf +/build +Makefile +README.md +compose.yml +/.git