Update user and working directory in hands on Docker image.
Compare changes
@@ -6,8 +6,8 @@ RUN (dnf update -y && dnf upgrade -y -q)
@@ -6,8 +6,8 @@ RUN (dnf update -y && dnf upgrade -y -q)
RUN dnf install -y git cmake clang gcc gcc-c++ ninja-build which hostname make && dnf clean packages
\ No newline at end of file
\ No newline at end of file