/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

lambdacreate.com
| | www.trevorlasn.com
4.2 parsecs away

Travel
| | Streamline your development and deployment processes
| | syntackle.com
4.2 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.janissary.xyz
4.4 parsecs away

Travel
| |
| | blog.nuculabs.de
14.4 parsecs away

Travel
| Introduction Hello In this article we will discuss a tool called Docker Docker is a platform which allows to package individual applications in containers. This achieves application isolation at the OS level without the need to use virtualization technologies by making use of the OS APIs. Since it can be a little hard to get into Docker if you are new I will try to keep things short and concise.