added docker python code for virtualization

This commit is contained in:
2021-02-17 21:41:26 +04:00
parent 221bd10eb7
commit ebfac2321f
9 changed files with 199 additions and 6 deletions

View File

@@ -8,7 +8,10 @@
# Base system is the latest LTS version of Ubuntu.
from ubuntu
from consol/ubuntu-xfce-vnc
# Switch to root user to install additional software
USER 0
# Make sure we don't get notifications we can't answer during building.