이 문서를 언급한 문서들5
- Render.com... programming languages, and has robust Docker support. good scalability features. Free ...
- How to Build Software like an SRE- use Docker
- Cloud-Native... automation using tools like Kubernetes, Docker, and Terraform.
- 2024-07-30Docker
- 2022-06-15... as code like Terraform or Docker images for science labs.
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