-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Having to install the auth0-simulator as a dev dependency is something we should try and avoid.
Creating a downloadable docker image that we could run something like this would make things a lot easier.
docker run -i --rm --security-opt seccomp=$HOME/chrome.json \
-v myvol:/app \
--name auth0-simulator \
frontside/auth-simulator:latestWe could try something like this to make ssl configuration easier.
taras, vincentdaniel, rinuthomashm, thnico, perplexa and 8 more
Metadata
Metadata
Assignees
Labels
No labels