-
Hi All,
Could you please help me how to configure docker network in marathon to use macvlan?
Container
{
"type": "DOCKER",
"volumes": [],
"docker": {
"image": "",
"network": "HOST",
…
-
Hi,
now that i have cadvisor up and running through marathon I'm getting data into the influxdb.
The problem that I'm facing is that I don't know which app is under docker name.
Let me try to expla…
samek updated
7 years ago
-
Hi,
Is there a way to set-up some environment vars before the docker is started.
I'm not talking about the env vars which are passed to the container (-e).
shell equivalent of export MY_VAR=X…
samek updated
7 years ago
-
I' v tried to launch a cassandra cluster on my mesos cluster in docker by using official docker image. When I launch by using mesos docker executor cassandra process is killed.
Mesos error log:
> I…
kbokh updated
7 years ago
-
Hi all,
running Mesos 0.21.1 (Master, Slave) with
/bin/mesos-master.sh --zk=zk://localhost:2181/mesos --quorum=1 --ip=127.0.0.1 --work_dir=./replicatedLog
./bin/mesos-slave.sh --master=zk://localho…
-
Hi, thanks for providing nice toolbox.
I have one question about "layer-wise relevance propagation (LRP)" method in the code.
It seems like it was implemented based on the equation [7] in the paper …
-
ojw28 updated
7 years ago
-
Hi ,
I take a update today for exoplayer dev-hls Branch. And I am getting crash after 3 second video play.
11-27 20:18:43.785: I/ACodec(19352): [OMX.SEC.avc.dec] Now Executing
11-27 20:18:43.860: D/d…
-
Hello there,
I have 32 bit Windows XP, with Python27 and I am using Notepad++ to compile my code (No anaconda).
I recently insetalled xlwings and it is giving runtime error 53 when i try to import u…
-
Hi,
We're currently running 0.1.1-SNAPSHOT-514-master-a6a94fbb. (through marathon)
How should we approach upgrade to 0.2.1 ? Just update the app in marathon ?
I would like to have things running…
samek updated
8 years ago