Skip to content

erikaulin/docker-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Dockerfile to build a ubuntu:14.04 baseimage with a couple of extra packages.

The image is built on top of the most recently tagged ubuntu:14.04 image and installs the following extra packages:

  • vim.tiny
  • wget
  • sudo
  • net-tools
  • ca-certificates
  • unzip

The packages are selected based on the criteria that they are commonly used and that they do not influence the size of the resulting image too much.

Additionally apt is configured to NOT install recommended and suggested packages.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published