dabbott / javascript-playgrounds

An interactive JavaScript sandbox
https://unpkg.com/javascript-playgrounds/public/index.html
Other
1.4k stars 131 forks source link

add docker config for self-hosting #63

Open eliasblume opened 2 years ago

eliasblume commented 2 years ago

Hello I wanted to selfhost this app using docker so I made a docker config.

Maybe you can also provide a docker image on hub.docker.com or the GitHub registry, but that's just an idea :D

eliasblume commented 2 years ago

Automating a docker build/ image via GitHub actions should be easy, but maybe that's a bit too much.