This repository has been archived on 2021-12-26 . You can view files and clone it, but cannot push or open issues or pull requests.
c6857cc6658a66af314b52505b14d5f827fcd32c
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.
Description
Languages
Shell
68.7%
Dockerfile
31.3%