sourcegraph
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
docker run \
--publish 7080:7080 --rm \
--volume ~/_docker/sourcegraph/config:/etc/sourcegraph \
--volume ~/_docker/sourcegraph/data:/var/opt/sourcegraph \
--volume /var/run/docker.sock:/var/run/docker.sock \
-d sourcegraph/server:2.13.5