docker build -t naked_ubuntu_24_04 . docker run -it naked_ubuntu_24_04 bash # Login as test user (password: test) su - test