„README.md“ ändern
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
# docker-debian-playground
|
||||
# Debian-Playground Docker
|
||||
|
||||
This is a simple Docker container that will start up Debian Buster, you can connect to it by typing in your console 'docker exec -ti CONTAINERNAME /bin/bash' after that if you want to become a non root user type in 'su $USER'
|
||||
|
||||
I would recommend to create a bind mapping to the '/debian' directory (this is the home directory) to keep your work saved.
|
||||
|
Reference in New Issue
Block a user