Skip to content

alexhendel/docker-linux-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Based Linux (Web-) Development Environment

Add your preferred user name to the .env file USER variable and copy ssh keys to the .ssh directory. Then run docker compose:

docker-compose up -d --build

Connect with your favourite code editor to the ubuntu-dev container and start coding 🐧

Dev Tools

The Docker image includes:

  • MS Dotnet SDK
  • Node version manager (nvm)
  • Yarn - a Nodejs package manager
  • Ansible
  • vim
  • bash
  • zsh as default shell
  • git

About

Docker based Linux development environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors