Getting Started
Want to get rolling instantly?
Here's how to use the Ultimate DevOps Container on any system:
docker run -d \
--name devops-lab \
-p 443:443 \
-v /Volumes/256-B:/mnt/data \
temitayocharles/devops-charlie
The container will start with:
- 📂 Persistent storage mapped
- 🌐 HTTPS services for vault.local, grafana.local, code.local
- 🔐 TLS certs auto-generated via mkcert