Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
EPD
UCNEbase Web
Commits
ee03f080
Commit
ee03f080
authored
Feb 18, 2022
by
Sébastien Moretti
Browse files
Add docker scan command
parent
c8ef9256
Changes
1
Hide whitespace changes
Inline
Side-by-side
docker/README.docker
View file @
ee03f080
...
...
@@ -27,6 +27,9 @@ docker inspect ucnebase:$UCNEBASE_VERSION
# Show running containers
docker ps
# Scan container vulnerabilities
docker scan --file Dockerfile --exclude-base ucnebase:$UCNEBASE_VERSION
# Run the container with default -> MySQL and Apache running
docker run --name UCNEbase -p 8081:8081 -d ucnebase:$UCNEBASE_VERSION
...
...
Write
Preview
Supports
Markdown
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