Thanks to visit codestin.com
Credit goes to github.com

Skip to content

andyshrk/docker-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

A dockerfile for create ubuntu with user:mybuild and sudo.

command:

docker build -t dubuntu2204 .
docker run --rm -v /opt/:/home/docker  -it --name my_ubuntu dubuntu2204 bash

About

A dockerfile for create Ubuntu with normal user and sudo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published