UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Ironbank Containers
G
GrammaTech
CodeSonar
codesonar-hub
Commits
3f6f9b16
Commit
3f6f9b16
authored
Nov 17, 2020
by
Mark Hermeling
Browse files
Update README.md
parent
d004575c
Pipeline
#120063
failed with stages
in 16 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
3f6f9b16
...
...
@@ -12,11 +12,11 @@ Build the image using the standard
## Running the Container
Suggested use is to run the container using:
`docker volume create hub
`docker volume create hub
`
docker network create --driver bridge net
`
docker network create --driver bridge net
`
docker run -d --name hub -p 8080:7340 -v hub:/home/codesonar/hub --network net codesonar-hub`
`
docker run -d --name hub -p 8080:7340 -v hub:/home/codesonar/hub --network net codesonar-hub`
This will put all data in the hub volume and route localhost:8080 to the hub and
connect the container to network net such that scanners can connect to it.
...
...
Mark Hermeling
@markhermeling
mentioned in issue
#3 (closed)
·
Dec 08, 2020
mentioned in issue
#3 (closed)
mentioned in issue #3
Toggle commit list
Mark Hermeling
@markhermeling
mentioned in issue
#4 (closed)
·
Dec 09, 2020
mentioned in issue
#4 (closed)
mentioned in issue #4
Toggle commit list
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment