docker-containers
docker-containers copied to clipboard
Mesos container updates.
This PR updates the Mesos Docker containers:
- Renames
slavetoagent - Adds tagging of
latestto theMakefileused to build Mesos containers - Adds text about networking on OSX
- Adds text about Docker-in-Docker on the agent
- Adds a prominent note to the README that these images are not meant for production
Resolves #68 #61