Skip to content

Docker image for Ubuntu Xenial (16.04) with common packages installed

Notifications You must be signed in to change notification settings

faizanbashir/ubuntu-xenial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Docker ubuntu-xenial

Build Status

Docker image for Ubuntu Xenial (16.04) with common packages installed

Pull the docker image from Docker Hub

docker pull faizanbashir/ubuntu-xenial:latest

Use this image in Dockerfile

From faizanbashir/ubuntu-xenial:latest

Run as container

docker run -d -i -t faizanbashir/ubuntu-xenial:latest /bin/bash

List of installed packages:

  1. build-essential
  2. git
  3. grep
  4. sed
  5. curl
  6. wget
  7. tar
  8. gzip
  9. sendmail
  10. ssh
  11. vim
  12. openssl
  13. libssl-dev

About

Docker image for Ubuntu Xenial (16.04) with common packages installed

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published