tgwizard / docker-test

For testing out docker, and how it can be used when developing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker test projects

For testing out docker, and how it can be used when developing.

Examples:

Docker

Install Docker: https://docs.docker.com/installation/

For Mac OS X, also setup the current shell:

boot2docker shellinit
# Execute the echoed export commands

And find the IP of the Docker container:

boot2docker ip

About

For testing out docker, and how it can be used when developing.


Languages

Language:Python 64.3%Language:JavaScript 35.7%