8 Forks
10 Stars
10 Watchers

docker-playground

A Docker Image with multiple languages installed. Useful as an alternative to creating a bunch of `temp` or `test` files when experimenting with a language. Simply book up the container and do your code experiments inside it. Exit the container when done, leaving no files for you to go and clean up later :)

How to download and setup docker-playground

Open terminal and run command
git clone https://github.com/programming-liftoff/docker-playground.git
git clone is used to create a copy or clone of docker-playground repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with docker-playground https://github.com/programming-liftoff/docker-playground/archive/master.zip

Or simply clone docker-playground with SSH
[email protected]:programming-liftoff/docker-playground.git

If you have some problems with docker-playground

You may open issue on docker-playground support forum (system) here: https://github.com/programming-liftoff/docker-playground/issues