Skip to content

challa/docker-ubuntu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Ubuntu Dockerfile

A Dockerfile that produces a Docker Image for Ubuntu.

Usage

Build the image

To create the image srinivasachalla/docker-ubuntu, execute the following command on the docker-ubuntu folder:

$ docker build -t  srinivasachalla/docker-ubuntu .

Run the image

To run the image:

$ docker run -ti --rm --name ubuntu srinivasachalla/docker-ubuntu

Copyright

See LICENSE for details.

About

A Dockerfile that produces a Docker Image for Ubuntu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published