{"id":209,"date":"2024-02-25T12:25:13","date_gmt":"2024-02-25T04:25:13","guid":{"rendered":"https:\/\/669082.xyz\/?p=209"},"modified":"2024-02-25T12:27:37","modified_gmt":"2024-02-25T04:27:37","slug":"centos%e5%ae%89%e8%a3%85docker_%e5%b9%b6%e5%ae%89%e8%a3%85awvs","status":"publish","type":"post","link":"https:\/\/669082.xyz\/index.php\/2024\/02\/25\/centos%e5%ae%89%e8%a3%85docker_%e5%b9%b6%e5%ae%89%e8%a3%85awvs\/","title":{"rendered":"centos\u5b89\u88c5docker_\u5e76\u5b89\u88c5AWVS"},"content":{"rendered":"<h5>1 \u5148\u5b89\u88c5docker<\/h5>\n<h6>\u53c2\u8003\u8d44\u6599<\/h6>\n<h6><a href=\"https:\/\/docs.docker.com\/engine\/install\/centos\/\">https:\/\/docs.docker.com\/engine\/install\/centos\/<\/a><\/h6>\n<pre><code class=\"language-shell\">    sudo yum remove docker \\\n                  docker-client \\\n                  docker-client-latest \\\n                  docker-common \\\n                  docker-latest \\\n                  docker-latest-logrotate \\\n                  docker-logrotate \\\n                  docker-engine\n\n    sudo yum install -y yum-utils\n\n    sudo yum-config-manager \\\n    --add-repo \\\n    https:\/\/download.docker.com\/linux\/centos\/docker-ce.repo\n\n    sudo yum install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin\n\n    sudo systemctl start docker\n\n    sudo docker run hello-world<\/code><\/pre>\n<h5>2 \u5b89\u88c5AWVS<\/h5>\n<h6>\u53c2\u8003\u8d44\u6599<\/h6>\n<h6><a href=\"https:\/\/github.com\/test502git\/awvs14-scan\">https:\/\/github.com\/test502git\/awvs14-scan<\/a><\/h6>\n<pre><code class=\"language-shell\">    #\u5b89\u88c5\uff1a \n        docker pull  xiaomimi8\/docker-awvs-14.7.220401065\n\n    #\u542f\u52a8\u7528\u6cd5\uff1a \n        docker run -it -d -p 13443:3443 xiaomimi8\/docker-awvs-14.7.220401065\n\n    #\u767b\u5f55\uff1a \n        Username:admin@admin.com password:Admin123<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>1 \u5148\u5b89\u88c5docker \u53c2\u8003\u8d44\u6599 https:\/\/docs.docker.com\/engine\/in [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[13],"tags":[],"class_list":["post-209","post","type-post","status-publish","format-standard","hentry","category-13"],"_links":{"self":[{"href":"https:\/\/669082.xyz\/index.php\/wp-json\/wp\/v2\/posts\/209","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/669082.xyz\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/669082.xyz\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/669082.xyz\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/669082.xyz\/index.php\/wp-json\/wp\/v2\/comments?post=209"}],"version-history":[{"count":4,"href":"https:\/\/669082.xyz\/index.php\/wp-json\/wp\/v2\/posts\/209\/revisions"}],"predecessor-version":[{"id":213,"href":"https:\/\/669082.xyz\/index.php\/wp-json\/wp\/v2\/posts\/209\/revisions\/213"}],"wp:attachment":[{"href":"https:\/\/669082.xyz\/index.php\/wp-json\/wp\/v2\/media?parent=209"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/669082.xyz\/index.php\/wp-json\/wp\/v2\/categories?post=209"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/669082.xyz\/index.php\/wp-json\/wp\/v2\/tags?post=209"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}