User Tools

Site Tools


docker_cheat_sheet

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
docker_cheat_sheet [2021/11/03 21:49] – [Getting Started] stephendocker_cheat_sheet [2021/11/04 23:01] (current) – external edit 127.0.0.1
Line 30: Line 30:
 | ''<nowiki>docker-compose down</nowiki>'' | Tear down the application. | | ''<nowiki>docker-compose down</nowiki>'' | Tear down the application. |
 | ''<nowiki>docker-compose down --volumes</nowiki>'' | Tear down the application //and// the named volumes. | | ''<nowiki>docker-compose down --volumes</nowiki>'' | Tear down the application //and// the named volumes. |
 +| ''<nowiki>docker scan <image name></nowiki>'' | Scan an image for vulnerabilities. |
 +| ''<nowiki>docker image history <image name></nowiki>'' | Image history and layers. |
  
 /* /*
docker_cheat_sheet.1635976184.txt.gz · Last modified: 2021/11/04 22:49 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki