Get started with Docker

If you're a web developer and you're not using Docker already you're missing a lot of things! Yeah, I understand what's keeping you away even if you've heard a lot…

Advanced Configurations

You might find it very useful having a GUI for managing your projects but you're not restricted to unleashing the exceptional capabilities of Laradock and Docker When you create a…

Opening codes and connecting to a stack

After you've created a stack, you might wonder what's next? DECK can be a little different than other development environments you've used in the past but it worths learning as…

Networking

How networking in DECK works and how to use it? Under the hood, DECK utilizes docker's networking features to connect a stack's network with a container Out of the box,…

DECK Flights

Flights enable an easy way to share your local development environments with your co-workers How flights work and what's different than other services? Flights can share the exact environment on…

Creating and starting stacks

The basic idea of a stack is a collection of multiple containers running on isolated but is on the same network for communicating with each other. For example, inside a…

Installation

Downloading and running Go to https://github.com/sfx101/docker-stacks/releases page and look for the latest version which is usually at the top of the list. Look for the relevant file for your OS, usually a…