Disable SSH service by default
I think I am going to remove this in a future update. For now I will just disable it by default and remove it from any templates.
This commit is contained in:
@@ -9,7 +9,6 @@ Play your games in the browser with audio. Connect another device and use it wit
|
||||
- AMD GPU support
|
||||
- Full video/audio noVNC web access to a Xfce4 Desktop
|
||||
- Root access
|
||||
- SSH server for remote terminal access
|
||||
|
||||
|
||||
---
|
||||
@@ -58,7 +57,7 @@ For a development environment, I have created a script in the devops directory.
|
||||
|
||||
---
|
||||
## TODO:
|
||||
- Lock SSH access to user only (remove root access)
|
||||
- Remove SSH
|
||||
- Require user to enter password for sudo
|
||||
- Document how to run this container
|
||||
- Create docker-compose configuration
|
||||
|
||||
Reference in New Issue
Block a user