This creates and starts a container named mycontainer from an alpine image with an sh shell as its main process. The -d option (shorthand for --detach ) ...
確定! 回上一頁