/docker-test

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

Primary LanguagePython

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