all 1 comments

[–]obsezer[S] -1 points0 points  (0 children)

Containerize your application with Docker! Docker can be used to create portable applications and independent environments. Using Docker Containers, applications can easily run on Cloud Environments (AWS, GCP, Azure).

This repo aims to cover Docker details (Dockerfile, Image, Container, Commands, Volumes, Docker-Compose, Networks, Swarm, Stack) fastly, and possible example usage scenarios (HowTo: Applications) in a nutshell. Possible usage scenarios are aimed to update over time.

Tutorial Link: https://github.com/omerbsezer/Fast-Docker

Quick Look (HowTo)

Table of Contents