From 30b54b32d64293fd71c55a62cb35ca285f9b4487 Mon Sep 17 00:00:00 2001 From: Kusha Gharahi <3326002+kushagharahi@users.noreply.github.com> Date: Sun, 17 May 2020 03:16:14 -0500 Subject: [PATCH] Update .dockerignore So that your built certs get baked into the image --- .dockerignore | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.dockerignore b/.dockerignore index f4a3930..7ebca65 100644 --- a/.dockerignore +++ b/.dockerignore @@ -10,13 +10,10 @@ examples # Docs docs -# Certs -certs - .coverage # Markdown *.md # Other -*.yml \ No newline at end of file +*.yml