Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 232 Bytes

File metadata and controls

12 lines (6 loc) · 232 Bytes

MAKE SOURCEGRAPH

  • make run to run dockerized sourcegraph

  • specify version in VERSION or use make run VERSION=2.1.1

  • make stop to stop container

  • make upgrade to upgrade to latest version on DockerHub