Explore >> Select a destination


You are here

jtreminio.com
| | syntackle.com
2.6 parsecs away

Travel
| | Containerization in it's entirety is an incredibly useful concept. From being able to execute applications in isolation, to being able to port them easily with all of their dependencies and configuration is all a developer could ask for.
| | blog.kylehuey.com
2.4 parsecs away

Travel
| | I have been working on a lot of Docker-related stuff lately. I have learned a few tricks that I thought were worth writing down in one place. Use a local user inside a container: For local...
| | nickjanetakis.com
2.5 parsecs away

Travel
| | Here's a few patterns I've picked up based on using Docker since 2014. I've extracted these from doing a bunch of freelance work.
| | www.mattlayman.com
11.5 parsecs away

Travel
| This article will look at how maintainers of an application can manage their data through Django's built-in administrative tools. We will see how to build admin pages and customize the admin tools to help teams navigate their apps.