Minishift - 如何编辑从 bitbucket 存储库部署的项目文件
Minishift - How to edit files of a project deployed from bitbucket repository
我在我的计算机上安装了 Minishift,并使用网络控制台从 minishift 上的 github 存储库安装了自定义 laravel。
如何在本地访问下载的文件并测试我的应用程序?
我使用 cwRsync 客户端解决了这个问题。根据下面给出的官方文档:
https://docs.okd.io/latest/dev_guide/copy_files_to_container.html
我在我的计算机上安装了 Minishift,并使用网络控制台从 minishift 上的 github 存储库安装了自定义 laravel。
如何在本地访问下载的文件并测试我的应用程序?
我使用 cwRsync 客户端解决了这个问题。根据下面给出的官方文档:
https://docs.okd.io/latest/dev_guide/copy_files_to_container.html