-
I have found that running the scripts by using `marathon run myscript.swift` doesn't work properly. It hangs the program forever. I end up build an executable program to use it.
I am using 10.13 Beta…
-
Hi,
I'm testing out Swift scripting using Marathon, by trying to create a script to build and launch apps.
But it the scripts takes up all available memory, until my computer turns unresponsive.…
-
what is the procedure need to follow for mesos-marathon json file for logspout
-
Hi,
I wonder what is the best way to customize logs messages and to include additional information about Docker container from environment variables. I'm working on PaaS solution using Apache Mesos an…
-
**Describe the bug**
When specifying a composite filter in marathon plugin configuration, subtraction works strangely.
Imagine that the following android tests are given:
```
.
└── androidTest
…
-
It's actually fairly possible to load a Marathon 2 shapes file and have ShapeFusion think it has more than 32 collections, resulting in it loading wrong. See attached:
[Eternal-Shapes.zip](https://…
-
Hello.
I've followed the instruction described in README.md of this repository.
I've managed to build latest marathon-1.4.11, but I'm unable to build marathon-1.5.5.
Looks like Makefile has inappro…
-
Enemies in Marathon / Infinity (presumably Durandal, didn't check) are not visible when the binary is built with LTO.
## To Reproduce
```
CFLAGS="-march=native -O2 -pipe -flto" CXXFLAGS="-march…
-
I run Storm on Mesos via Docker.
Supervisor can not be started because Nimbus service resolves hostname as **localhost**.
nimbus:
`[INFO] Started HTTP server from which config for the MesosSuperviso…
-
my marathon version is:Version 1.4.5 and Version 0.13.0
marathon-lb version is :v1.11.2(latest)
that's my marathon(Version 0.13.0) json
{
"id": "marathon-lb",
"cpus": 8,
"mem": 4096,
"…