0

I have setup Minishift on my computer and installed a custom laravel from a github repo on minishift using the web console.

How do I access the downloaded files locally and test my application?

SanketR
  • 1,182
  • 14
  • 35

1 Answers1

0

I solved the issue using cwRsync client. As per the official documentation given below:

https://docs.okd.io/latest/dev_guide/copy_files_to_container.html

SanketR
  • 1,182
  • 14
  • 35