Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 358 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 358 Bytes

Run Container Spawner:

$ docker compose up

You can access Container Spawner web interface in http://localhost:5000:

$ open localhost:5000

After you click the button Spawn container, new Deno app spawned and you can access it for 10 minutes.

Each spawned app is protected with each basic auth credentials so that stranger can't access.