From 9e05f591b83680370f2edad3aeb607cf2a6d04c2 Mon Sep 17 00:00:00 2001 From: Bruno Bernardino Date: Thu, 13 Mar 2025 15:20:38 +0000 Subject: [PATCH] Brings Makefile back into the container Necessary for the current README instructions, and it's easier. Fixes #51 --- .dockerignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index 67215fd..6c92c32 100644 --- a/.dockerignore +++ b/.dockerignore @@ -4,5 +4,4 @@ .gitignore docker-compose* Dockerfile -Makefile render.yaml