Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 127 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 127 Bytes

Usage

cp .env.example .env
docker build . -t scopes
docker run --mount type=bind,source="$(pwd)",target=/app scopes