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.
2021-12-26 14:29:12 +01:00
2021-12-26 14:26:52 +01:00
2021-12-26 14:29:12 +01:00
2020-10-28 21:07:11 +01:00

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
No description provided
Readme 46 KiB
Languages
Shell 68.7%
Dockerfile 31.3%