berliner

Results 28 comments of berliner

I'd be interested in the status of this issue too. Came here from https://github.com/rubenv/angular-gettext/issues/138

On 2. I can also confirm that this does not fully work. Cycling backwards though actually works and cycles through all open windows of an application.

This fails for PHP 5.3. I'm not sure what to do with this.

@aik099 Thanks for the clarification.

@aik099 Anything else I can do to support this change?

@aik099 I couldn't find any. The only thing I could find was https://github.com/Behat/MinkExtension/blob/master/spec/Behat/MinkExtension/ServiceContainer/Driver/ZombieFactorySpec.php which didn't seem very specific. If you can give me a hint on how to add specific...

@aik099 I was waiting for a confirmation by @stof at the time, which is why I didn't answer to you. I have moved to headless chrome in the meantime, so...

Given that docksal uses it's own dns resolver (if I understand that correctly), my guess was that this might interfere with dockers core features. As mentioned in my report, the...

@achekulaev Thanks for the clarifications. Not sure that I explained the problem good enough though. The problem exists inside a container that has been brought up using docksal. So it's...

@achekulaev Thanks for reopening! The use cases seem to be quite common (see [this google search for "docker access host localhost from container"](https://www.google.de/search?client=safari&source=hp&ei=QPV5XZSjJM_jsAe76h4&q=docker+access+host+localhost+from+container&oq=docker+access+host+localhost&gs_l=psy-ab.1.1.0j0i22i30l3.1840.1840..5162...0.0..0.94.94.1......0....2j1..gws-wiz.vN8JmicPaMo), one simple example is described here: https://stackoverflow.com/questions/24319662/from-inside-of-a-docker-container-how-do-i-connect-to-the-localhost-of-the-mach...