Difference between revisions of "Docker run -it"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
  
 
  docker run -it [[alpine]] [[/bin/sh]]
 
  docker run -it [[alpine]] [[/bin/sh]]
 +
 +
[[docker run -it node]]
  
 
  docker run -it ubuntu bash -c '[[apt update -qqq]] & bash'
 
  docker run -it ubuntu bash -c '[[apt update -qqq]] & bash'

Revision as of 08:24, 9 June 2023

Advertising: