From 234daf876ba69004cceb9855e78a747364d3ca34 Mon Sep 17 00:00:00 2001 From: "Josh.5" Date: Sat, 3 Sep 2022 16:26:02 +1200 Subject: [PATCH] Update README TODO list --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 81ac431..218987f 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,8 @@ For a development environment, I have created a script in the devops directory. --- ## TODO: -- Configure xorg.conf with no NVIDIA GPU - Lock SSH access to user only (remove root access) - Require user to enter password for sudo - Document how to run this container + - Create docker-compose configuration + - Create docker run example