Skip to content

alc0r/docker-dev-env-linux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brief

Docker container for local development based on Linux Ubuntu image.

Build status

Type Status
Travis CI build CI build status
Docker build

Usage

  1. Pull container from Docker repository:

     docker pull kenorb/dev-env-linux
    
  2. Run container:

     docker run kenorb/dev-env-linux
    

About

Docker for local development based on Linux Ubuntu.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 75.2%
  • Makefile 24.8%