Skip to content

Miluba/workspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

Workspace

This repository demonstrates how to create a workspace container using Docker. The purpose of a workspace container is to have an image with all the personal tools and programs you are using to be a productive developer. This has several advantages:

  1. To have your personal setup ready to use you can just pull and run an image.
  2. You do not need to remember all the required steps to install all of your tooling. It is documented in the Dockerfile.
  3. You can experiment without messing with your OS.
  4. You are learning how to use Docker.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors