We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99585ab commit 156273cCopy full SHA for 156273c
pure-docker/deploy-syntactic-code-intel-worker.sh
@@ -7,6 +7,8 @@ source ./replicas.sh
7
# Ports exposed to other Sourcegraph services: 3288/TCP
8
# Ports exposed to the public internet: none
9
#
10
+# NOTE: Keep in sync with https://github.com/sourcegraph/deploy-sourcegraph-docker/blob/main/docker-compose/docker-compose.yaml#L372
11
+#
12
docker run --detach \
13
--name=syntactic-code-intel-worker \
14
--network=sourcegraph \
0 commit comments