{"id":952,"date":"2019-08-08T14:55:16","date_gmt":"2019-08-08T06:55:16","guid":{"rendered":"https:\/\/wyxxt.org.cn\/?p=952"},"modified":"2023-12-04T16:44:00","modified_gmt":"2023-12-04T08:44:00","slug":"phpstrom%e4%b8%addocker%e7%9a%84%e4%bd%bf%e7%94%a8","status":"publish","type":"post","link":"https:\/\/wyxxt.org.cn\/?p=952","title":{"rendered":"PHPStrom\u4e2dDocker\u7684\u4f7f\u7528"},"content":{"rendered":"<h3>1\u3001\u5b89\u88c5Docker<\/h3>\n<ul>\n<li>\u5b89\u88c5\u5b8c\u6210\u540e\uff0c\u8bbe\u7f6e\u3002\u52fe\u9009\u66b4\u9732\u5b88\u62a4\u8fdb\u7a0b<\/li>\n<\/ul>\n<h3>2\u3001\u914d\u7f6ePHPStorm<\/h3>\n<p><img decoding=\"async\" src=\"https:\/\/oss.wyxxt.org.cn\/images\/2021\/09\/18\/6641565df6e135dfa69a9c9c37b3aec6.png\" alt=\"\" \/><\/p>\n<h3>3\u3001\u521b\u5efa\u7a7a\u9879\u76ee\uff0c\u65b0\u5efa\u6587\u4ef6docker-compose.yml<\/h3>\n<pre><code class=\"language-yaml line-numbers\">version: '3'\nservices:\n  webserver:\n    image: phpstorm\/php-71-apache-xdebug-26\n    ports:\n      - \"6080:80\"\n    volumes:\n      - .\/:\/var\/www\/html\n    environment:\n      #change the line below with your IP address\n      XDEBUG_CONFIG: remote_host=host.docker.internal\n<\/code><\/pre>\n<h3>4\u3001\u8fd0\u884cdocker-compose.yml\uff0c\u901a\u8fc7PHPStorm\u4e0b\u8f7d\u955c\u50cf\u5e76\u8fd0\u884c\u5bb9\u5668<\/h3>\n<h3>5\u3001\u521b\u5efaindex.php\uff0c\u6253\u5f00\u6d4f\u89c8\u5668localhost:6080<\/h3>\n<h3>6\u3001\u4ee5\u914d\u7f6exdebug\uff0c\u53ef\u76f4\u63a5\u65ad\u70b9\u8c03\u8bd5<\/h3>\n","protected":false},"excerpt":{"rendered":"<p>1\u3001\u5b89\u88c5Docker \u5b89\u88c5\u5b8c\u6210\u540e\uff0c\u8bbe\u7f6e\u3002\u52fe\u9009\u66b4\u9732\u5b88\u62a4\u8fdb\u7a0b 2\u3001\u914d\u7f6ePHPStorm 3\u3001\u521b\u5efa\u7a7a\u9879\u76ee\uff0c\u65b0\u5efa\u6587\u4ef6d [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[15],"tags":[405],"class_list":["post-952","post","type-post","status-publish","format-standard","hentry","category-15","tag-php"],"_links":{"self":[{"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/posts\/952","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=952"}],"version-history":[{"count":1,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/posts\/952\/revisions"}],"predecessor-version":[{"id":953,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/posts\/952\/revisions\/953"}],"wp:attachment":[{"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=952"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=952"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=952"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}