Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Development Tools

Joshua Eagle
Joshua Eagle
9,778 Points

TeamTreeHouse: Any plans to release Docker Tutorials? Possibly more advanced ones with Docker Compose.

Don't know if this is the best place to post but..

Since creating applications in a container for easier deployments seems to be where the future is headed with the government as well as the private sector. Docker has become more and more relevant to my career. I was curious if TeamTreeHouse had any plans of releasing tutorials on docker. I have a decent understanding of the basics, but I could probably use some help on the more advanced concepts like docker machine and docker compose, where one can create a multi-application environment where each application runs in it's own docker container, and they are all under one ip and port. Kind of how Tomcat works and you deploy each application there and you can access each of them under one IP and port. I'm throwing out examples, but Docker is definitely a relevant topic, not only for front-end, but back-end and Devops as well. Since it can also be used to create dev environments.

What is your thoughts on the subject? (I'm talking to everyone else here, not just teamtreehouse) :)

+. Would love to have an advanced Docker course here at treehouse!

Mitchell Bergesen
Mitchell Bergesen
10,407 Points

I would love this!! P.S. Sorry to dig up an old thread, but I think it is worth it!

2 Answers

I would also love a docker tutorial