SA
메인 내용으로 이동

Docker

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