Revision history of "Create docker container"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 10:42, 14 September 2021William6.chen (talk | contribs). . (406 bytes) (+406). . (Created page with "<syntaxhighlight lang="bash"> # Creating docker container docker run -it --name dockerfile_test1 --privileged -v $(pwd):/home/adv/flexbuild_lsdk2012:rw wlsdk:18.04 /bin/bash...")