azukiapp / azk

azk is a lightweight open source development environment orchestration tool. Instantly & safely run any environment on your local machine.
http://azk.io
Apache License 2.0
898 stars 63 forks source link

`wait=false` ignored if Dockerfile contains `EXPOSE` #621

Open gullitmiranda opened 8 years ago

gullitmiranda commented 8 years ago

If wait is equal to false, even if the application contains an EXPOSE, azk shouldn't wait the system to be available.