Life's random bits By b1thunt3r (aka Ishan Jain)…

Tag: docker

Talk: Open Source on Azure

Talk: Open Source on Azure

Today I had the honor to speak at the Azure Dublin meetup. I covered basics of why Azure is relevant when running anything other than Microsoft stack.
Getting Started: Docker

Getting Started: Docker

There are several ways to start using Docker. You can either install it on your local workstation or use one of several Cloud services to run Docker. There are even online courses of Docker that provides you with the while environment needed to learn and experiment with. For now I am only going to concentrate on installation on local workstations. These g...
Docker: Introduction

Docker: Introduction

Short answer: A tool that helps to maximize the utilization of system resources, by containing applications in their own environment.
Docker Cheat Sheet

Docker Cheat Sheet

A little cheat sheet for Docker, when you just remember a specific command.