{"id":921,"date":"2019-12-30T09:46:33","date_gmt":"2019-12-30T01:46:33","guid":{"rendered":"http:\/\/www.shuran.cn\/?p=921"},"modified":"2019-12-30T09:46:33","modified_gmt":"2019-12-30T01:46:33","slug":"docker%e8%bf%9b%e5%85%a5%e5%ae%b9%e5%99%a8%e7%9a%84%e6%96%b9%e6%b3%95","status":"publish","type":"post","link":"https:\/\/www.shuran.cn\/?p=921","title":{"rendered":"Docker\u8fdb\u5165\u5bb9\u5668\u7684\u65b9\u6cd5"},"content":{"rendered":"\n<p><strong>\u63a8\u8350\uff1a\u4f7f\u7528docker exec\u8fdb\u5165Docker\u5bb9\u5668<\/strong><\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$ sudo docker exec --help   \nUsage:  docker exec &#91;OPTIONS] CONTAINER COMMAND &#91;ARG...]\nRun a command in a running container\nOptions:\n  -d, --detach               Detached mode: run command in the background\n      --detach-keys string   Override the key sequence for detaching a container\n  -e, --env list             Set environment variables\n  -i, --interactive          Keep STDIN open even if not attached\n      --privileged           Give extended privileges to the command\n  -t, --tty                  Allocate a pseudo-TTY\n  -u, --user string          Username or UID (format: &lt;name|uid>&#91;:&lt;group|gid>])\n  -w, --workdir string       Working directory inside the container<\/code><\/pre>\n\n\n\n<p>\u6240\u4ee5\u8fdb\u5165\u4e00\u4e2a\u8fd0\u884c\u7684\u5bb9\u5668\uff1a<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo docker ps  \nsudo docker exec -it 775c7c9ee1e1 \/bin\/bash  <\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u63a8\u8350\uff1a\u4f7f\u7528docker exec\u8fdb\u5165Docker\u5bb9\u5668 \u6240\u4ee5\u8fdb\u5165\u4e00\u4e2a\u8fd0\u884c\u7684\u5bb9\u5668\uff1a<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[10],"tags":[],"class_list":["post-921","post","type-post","status-publish","format-standard","hentry","category-os"],"_links":{"self":[{"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/posts\/921","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=921"}],"version-history":[{"count":1,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/posts\/921\/revisions"}],"predecessor-version":[{"id":922,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=\/wp\/v2\/posts\/921\/revisions\/922"}],"wp:attachment":[{"href":"https:\/\/www.shuran.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=921"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=921"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.shuran.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=921"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}