PerfectlySoft / Perfect

Server-side Swift. The Perfect core toolset and framework for Swift Developers. (For mobile back-end development, website and API development, and more…)
https://www.perfect.org
Apache License 2.0
13.84k stars 944 forks source link

Docker error #195

Open iamjono opened 8 years ago

iamjono commented 8 years ago

Issue raised by @linxyfe split off from https://github.com/PerfectlySoft/Perfect/issues/138

3) Docker 1、Encounter : /usr/bin/lldb: error while loading shared libraries: libpython2.7.so.1.0: cannot open shared object file: No such file or directory when run "swift" command to REPL

2、No git support

Somebody HELP !!!

ashishguru1986 commented 8 years ago

How to run Prefect server inside docker container and how to access it on host machine ? I am using Kitematic for docker. After pulling the image Kitematic is not showing volume data container. How can I edit the code and run the server and access it on local host ?