Run any container applications anywhere with Docker
- Simple docker run to use temporary applications
- Advanced docker run with useful options to use applications as server daemon
- force remove container:
docker rm -f <name>
- force remove container:
- Use applications: command to connect to endpoints or attach to containers
- 📦 Operating Systems
- 📦 Database
- 📦 Software Development
- 📦 Messaging