-
Spin off #185. Controlling logging level of
- Mesos Master
- Messos Agents
- minimesos
-
`--exposedHostPorts` options should expose also 2181 from ZooKeeper
-
Running a t2.medium instance with AMI amzn-ami-hvm-2015.09.2.x86_64-gp2 (ami-e1398992)
```
[ec2-user@ip-172-31-20-243 ~]$ minimesos up
Container [minimesos-agent-1252917103-2490883436] did not start…
-
See http://docs.sonarqube.org/display/SCAN/Analyzing+with+SonarQube+Scanner+for+Gradle and https://discuss.gradle.org/t/important-changes-to-gradle-sonarqube-support/10252
We use `Sonar Runner`, ther…
-
Extract a core module that does not have a dependency on JUnit
-
-
The current application uses minimesos 0.4.0. Using minimesos 0.5.0 would demonstrate how to use the new API.
-
This code will never return
```
CommandInstall install = new CommandInstall();
install.execute();
```
The same happens if use tries to get usage text of install command running `mini…
-
ipc=host allows mesos agent to see hosts /proc tree. This is a work-around for the issue where mesos agent tracks tasks using /proc structure. Therefore, if the /proc structure is not shared, then mes…
-
This issues is based on https://github.com/docker/docker/issues/1906#issuecomment-167095820
Container, which image is based on `ubuntu:14.04`, starts with Java process as an entry point. Based on log…