An open API service indexing awesome lists of open source software.

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)

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'
```