-
I've been trying to get the log await strategy working, so far with no success. Tested against WildFly and Tomcat images.
When debugging, I never see [onNext()](https://github.com/arquillian/arquilli…
-
I think Mailcatcher or Mailhog integration would be a nice addition and it should be enabled by default.
https://github.com/sj26/mailcatcher is used by VVV. https://github.com/mailhog/MailHog looks mo…
-
I want to get rid of arquillian.xml file completely so everything will be configurable from the configuration class where I basically gather possible configuration from user and after that I set syste…
-
Hello,
I am looking forward to Docker 1.10 with significant network improvements as static setting of containers IP address via --ip property.
I would like to know how you are about the alignement w…
-
I have Docker compose YAML and I want to use that one but when I do, it fails to start containers because of timeout. So I wanted to use some polling strategy and I can not pass it to docker-compose.y…
-
Sorry if this is already possible but I noticed you are about the release and I do not want to miss this.
My issue is that I would like to expand system properties in dockerContainers property. Somet…
-
I'm trying to create a InfluxDB service like this:
``` scala
trait DockerInfluxDBService extends DockerKit {
val DefaultInfluxDBAdminPort = 8083
val DefaultInfluxDBPort = 8086
val influxdbCon…
-
@aslakknutsen @lordofthejars
I can not use ${someProperty} in arquillian.xml properties, it works in dockerContainers but it does not work in normal properties.
There is negative precedence in Cube…
-
@aslakknutsen @lordofthejars
I was on Alpha7 for a long time and today I migrated to Alpha8
All was good in Alpha7 but now, I am not able to start any container which image is from private image re…
-
Hi!
From osx (boot2docker with docker version 1.7.1) I successful pull the images but after that the test fails. That's the log:
```
sbt test
[info] Loading global plugins from /Users/giangi/.sbt/0.1…
rucka updated
8 years ago