使用PHP管理Docker容器-PHP开发

时间:2024-06-16 02:02:36
【文件属性】:

文件名称:使用PHP管理Docker容器-PHP开发

文件大小:12KB

文件格式:ZIP

更新时间:2024-06-16 02:02:36

PHP PHP Installation

使用PHP管理Docker容器此软件包提供了一种启动Docker容器并在其上执行命令的好方法。 $ containerInstance = DockerContainer :: create($ imageName)-> start(); $ process = $ containerInsta使用PHP管理Docker容器此软件包提供了一种启动Docker容器并在其上执行命令的好方法。 $ containerInstance = DockerContainer :: create($ imageName)-> start(); $ process = $ containerInstance-> execute('whoami'); $ process-> getOutput(); //通过docker容器返回用户的名称。支持我们通过观看我们的高级视频课程,学习如何创建像这样的软件包:我们投入了大量资源来创建一流的开源软件p


【文件预览】:
docker-master
----.github()
--------FUNDING.yml(49B)
--------workflows()
----src()
--------EnvironmentMapping.php(347B)
--------DockerContainerInstance.php(3KB)
--------DockerContainer.php(4KB)
--------VolumeMapping.php(407B)
--------PortMapping.php(393B)
--------Exceptions()
--------LabelMapping.php(341B)
----CONTRIBUTING.md(3KB)
----LICENSE.md(1KB)
----README.md(8KB)
----.styleci.yml(84B)
----CHANGELOG.md(408B)
----composer.json(1KB)

网友评论