Resources attached to the Road To DevOps tutorial
https://blog.noobtoroot.xyz/road-to-devops/
|
3 years ago | |
---|---|---|
Pepiniere | 3 years ago | |
Road-to-DevOps | 3 years ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago |
README.md
FORMATION
How to open each presentation?
(Docker needs to be installed): ' docker run --rm -p 127.0.0.1:8080:80 --name http -v $(pwd):/usr/local/apache2/htdocs:ro httpd '
Display the presentation:
In your browser points to 'http://localhost:8080'