fork of https://github.com/sourcegraph/zoekt
0

Configure Feed

Select the types of activity you want to include in your feed.

at tngl 1.7 kB View raw
1queryString: sourcegraph/server docker image build 2query: (and substr:"sourcegraph/server" substr:"docker" substr:"image" substr:"build") 3targetRank: 14 4 5github.com/sourcegraph/sourcegraph-public-snapshot/dev/sg/internal/images/images.go 6458: Build int 7234:type ImageReference struct { 8352:type ErrNoImage struct { 9hidden 118 more line matches 10 11github.com/sourcegraph/sourcegraph-public-snapshot/doc/admin/external_services/postgres.md 1241:### sourcegraph/server 13192:### sourcegraph/server 1453:### Docker Compose 15hidden 19 more line matches 16 17github.com/sourcegraph/sourcegraph-public-snapshot/internal/conf/deploy/deploytype.go 1866:func IsDeployTypePureDocker(deployType string) bool { 1912: SingleDocker = "docker-container" 2013: DockerCompose = "docker-compose" 21hidden 19 more line matches 22 23github.com/sourcegraph/sourcegraph-public-snapshot/schema/schema.go 242621: ExecutorsBatcheshelperImage string `json:"executors.batcheshelperImage,omitempty"` 252627: ExecutorsLsifGoImage string `json:"executors.lsifGoImage,omitempty"` 262631: ExecutorsSrcCLIImage string `json:"executors.srcCLIImage,omitempty"` 27hidden 22 more line matches 28 29github.com/sourcegraph/sourcegraph-public-snapshot/internal/updatecheck/handler.go 3040: latestReleaseDockerServerImageBuild = newPingResponse("5.1.8") 3145: latestReleaseKubernetesBuild = newPingResponse("5.1.8") 3250: latestReleaseDockerComposeOrPureDocker = newPingResponse("5.1.8") 33hidden 19 more line matches 34 35github.com/sourcegraph/sourcegraph-public-snapshot/doc/admin/deploy/docker-single-container/index.md 361:# Docker Single Container Deployment 37294:### Insiders build 38238:### File system performance on Docker for Mac 39hidden 52 more line matches 40 41hidden 15 more file matches