From f4641f915814a4fc37c026226a133b48c907ec23 Mon Sep 17 00:00:00 2001 From: Spencer Killen Date: Tue, 21 Mar 2023 11:42:48 -0600 Subject: [PATCH] Update 'DockerHelp.md' --- DockerHelp.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DockerHelp.md b/DockerHelp.md index 1fe2df2..2142e2d 100644 --- a/DockerHelp.md +++ b/DockerHelp.md @@ -10,4 +10,4 @@ The above tells you that the docker socket belongs to the group with GID 1003 (r -- (Alternative approach for multiuser systems which requires logging out and back in again)[https://stackoverflow.com/questions/48957195/how-to-fix-docker-got-permission-denied-issue] \ No newline at end of file +- [Alternative approach for multiuser systems which requires logging out and back in again](https://stackoverflow.com/questions/48957195/how-to-fix-docker-got-permission-denied-issue) \ No newline at end of file