Embed presentation
Download as PDF, PPTX








The document discusses linking Docker containers together for a Todo application using Flask, RethinkDB, and Docker links. It explains that containers only need to communicate with each other, not publicly. It provides instructions for starting RethinkDB with port bindings and environment variables, then starting the Flask frontend container linked to RethinkDB to access the database.






