FROM ubuntu:20.04 # Start our way out as root first USER root # TODO: Create an user with sudo prvilleges and with hardocded UID/GUID RUN useradd gildedguy