Skip to content
This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Commit d0a763f

Browse files
authored
Update jfrog.md
1 parent bca5537 commit d0a763f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/integration/jfrog.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ The agent will scan configured Artifactory container repositories at regular int
77
In the example below, `https://hal9000.atomist.com` is a private registry that is only visible on an internal network.
88

99
```
10-
docker run -ti atomist/docker-registry-broker:latest \
10+
docker run -ti atomist/docker-registry-broker:latest\
11+
index-image remote \
1112
--workspace AQ1K5FIKA \
1213
--api-key team::6016307E4DF885EAE0579AACC71D3507BB38E1855903850CF5D0D91C5C8C6DC0 \
1314
--artifactory-url https://hal9000.atomist.com \

0 commit comments

Comments
 (0)