https://github.com/ericlondon/docker-presentation-revealjs
Docker and Docker-Compose Presentation (RevealJS)
https://github.com/ericlondon/docker-presentation-revealjs
docker docker-compose presentation revealjs
Last synced: about 2 months ago
JSON representation
Docker and Docker-Compose Presentation (RevealJS)
- Host: GitHub
- URL: https://github.com/ericlondon/docker-presentation-revealjs
- Owner: EricLondon
- Created: 2016-11-15T20:01:15.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-06-03T20:46:44.000Z (about 2 years ago)
- Last Synced: 2025-01-12T01:24:21.030Z (over 1 year ago)
- Topics: docker, docker-compose, presentation, revealjs
- Language: HTML
- Size: 76.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker and Docker-Compose Presentation (RevealJS)
Run:
```bash
git clone
npm install && bower install
node app.js
open 'http://localhost:3000'
```