From 974d10cbe27e3c47931b2b1a268721387a1e19bf Mon Sep 17 00:00:00 2001 From: Petru Paler Date: Fri, 24 Oct 2025 07:20:22 +0100 Subject: [PATCH] Add todo list. --- docs/TODO | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 docs/TODO diff --git a/docs/TODO b/docs/TODO new file mode 100644 index 0000000..a001908 --- /dev/null +++ b/docs/TODO @@ -0,0 +1,3 @@ +* remote docker images used, can't come up if internet is down +* local docker images pulled from gitea, can't come up if gitea isn't up (yet) +* renovate system of some kind