Re: [Base] Terminology for docker/atomic images

2014-09-11 Thread Matthew Miller
On Mon, Sep 08, 2014 at 05:48:33PM +0200, Václav Pavlín wrote: > I agree with Colin - Docker Base Image is what we should use when > talking about Docker images which are then used in Docker Layered > Images as a base layer on top of which you can build. Please don't Yeah, after thinking about it

Re: cloud-init debug output

2014-09-11 Thread Joe Brockmeier
On 09/11/2014 01:36 PM, Dusty Mabe wrote: > > Hi all, > > I wrote a post[1] about finding the debug output of cloud-init on systemd > based systems. > > TL;DR.. If you find yourself trying to debug cloud-init and you find that > /var/log/cloud-init.log and /var/log/messages are lacking then run:

cloud-init debug output

2014-09-11 Thread Dusty Mabe
Hi all, I wrote a post[1] about finding the debug output of cloud-init on systemd based systems. TL;DR.. If you find yourself trying to debug cloud-init and you find that /var/log/cloud-init.log and /var/log/messages are lacking then run: journalctl /usr/bin/cloud-init This is probably obvious

Re: Adding Mesos to Base Fedora.Atomic Image

2014-09-11 Thread Tim St Clair
Greetings Scott - There is work going on in getting it to live in a container which can then spawn containers, but I would need to check with upstream on status, I don't know if this is "functional" at this time. I'll investigate and follow up on this thread. Cheers, Tim - Original Mes