Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 341 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 341 Bytes

SpaceRouter Authentication Server

Run

docker build . -t spacerouter/auth_server
docker run --rm -p 8080:8080 -v /etc/:/etc/ --privileged spacerouter/auth_server