From 8ec39cb99d2689e903ca5aab9f334cf620fa0bac Mon Sep 17 00:00:00 2001 From: Paul Wilde Date: Mon, 14 Nov 2022 10:38:52 +0000 Subject: [PATCH] added todos.md --- todos.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 todos.md diff --git a/todos.md b/todos.md new file mode 100644 index 0000000..8a1a32e --- /dev/null +++ b/todos.md @@ -0,0 +1,3 @@ +# ToDos: + + - [ ] Currently using Rebased main Dockerfile for creation which uses Ubuntu, I'd like to switch it to use Alpine (but I am quite happy for the actual build to use Ubuntu I guess)