RE: Old docker version deployed

2015-10-06 Thread Paul Wolfe
No different tags. From: Rad Gruchalski [mailto:ra...@gruchalski.com] Sent: Tuesday, October 06, 2015 11:39 AM To: user@mesos.apache.org Subject: Re: Old docker version deployed Paul, Are you using the same tag every time? Kind regards,
 Radek Gruchalski 
ra...@gruchalski.com<mailto

RE: Old docker version deployed

2015-10-06 Thread Paul Wolfe
: Re: Old docker version deployed You could see the stdout/stderr of your container from mesos webui. On Tue, Oct 6, 2015 at 5:30 PM, Paul Wolfe <paul.wo...@imc.nl<mailto:paul.wo...@imc.nl>> wrote: Hello all, I'm new to this list, so please let me know if there is a better/more

RE: Old docker version deployed

2015-10-06 Thread Paul Wolfe
], "privileged": false, "parameters": [], "forcePullImage": false } } From: Paul Wolfe [mailto:paul.wo...@imc.nl] Sent: Tuesday, October 06, 2015 11:39 AM To: user@mesos.apache.org Subject: RE: Old docker version deployed No different tags. From

Re: Old docker version deployed

2015-10-06 Thread haosdent
You could see the stdout/stderr of your container from mesos webui. On Tue, Oct 6, 2015 at 5:30 PM, Paul Wolfe wrote: > Hello all, > > > > I'm new to this list, so please let me know if there is a better/more > appropriate forum for this question. > > > > We are currently

Re: Old docker version deployed

2015-10-06 Thread Rad Gruchalski
Paul, Are you using the same tag every time? Kind regards,
 Radek Gruchalski 
ra...@gruchalski.com (mailto:ra...@gruchalski.com)
 (mailto:ra...@gruchalski.com) de.linkedin.com/in/radgruchalski/ (http://de.linkedin.com/in/radgruchalski/) Confidentiality: This communication is intended

Re: Old docker version deployed

2015-10-06 Thread haosdent
ortMappings": [ > > { > > "containerPort": 80, > > "hostPort": 0, > > "servicePort": 80, > > "protocol": "tcp" > > } > > ], > > "privileged&q

RE: Old docker version deployed

2015-10-06 Thread Paul Wolfe
...@gmail.com] Sent: Tuesday, October 06, 2015 11:52 AM To: user@mesos.apache.org Subject: Re: Old docker version deployed I don't think mesos log "version/tag of the image". When mesos start a docker container, always use your image name "docker-registry:8080/myapp:86" as pull and run

Re: Old docker version deployed

2015-10-06 Thread haosdent
; > "image": "docker-registry:8080/myapp:86", > > "network": "BRIDGE", > > "portMappings": [ > > { > > "containerPort": 80, > > "hostPort": 0, > > "servi

RE: Old docker version deployed

2015-10-06 Thread Paul Wolfe
...@gruchalski.com] Sent: Tuesday, October 06, 2015 11:54 AM To: user@mesos.apache.org Subject: Re: Old docker version deployed But if the image version is changed, this would fail. Because the image is neither locally, neither the registry is available. Kind regards,
 Radek Gruchalski 
ra