cho.sh
Docker

Docker

Warning

This post is more than a year old. Information may be outdated.

Docker is a set of platform-as-a-service (PaaS) products that use OS-level virtualization to deliver software in packages called containers. The service has both free and premium tiers. The software that hosts the containers is called Docker Engine. It was first started in 2013 and was developed by Docker, Inc. Docker (software)

Command Cheat Sheet

docker exec -it CONTAINERNAME bash

useful for doing mysql stuff