mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-12 11:14:57 +02:00
13 lines
236 B
Markdown
13 lines
236 B
Markdown
teleprompter
|
|
============
|
|
|
|
Browser-based [TelePrompter][1] with Remote Control
|
|
|
|
```bash
|
|
$ docker-compose build
|
|
$ docker-compose up -d
|
|
$ curl -I localhost:3000 localhost:8080
|
|
```
|
|
|
|
[1]: https://github.com/manifestinteractive/teleprompter
|