jantman / puppet-archlinux-macbookretina

UNSUPPORTED - Puppet module and accompanying documentation to install/setup Arch linux on a MacBook Pro Retina 11,4
GNU General Public License v3.0
65 stars 4 forks source link

Docker and Arch testing #10

Closed petems closed 6 years ago

petems commented 7 years ago

I see there's a branch for Arch in Docker support, seems awesome! 👍

I opened a ticket: https://tickets.puppetlabs.com/browse/BKR-1021

But from my understanding, there's no systemd or init command that I can run for the docker_cmd... do you know what I'd need to run to get the box working?

jantman commented 7 years ago

I'm pretty sure I started that branch but never got it working... but that was also when I had very little Docker experience.

So the issue is that most people try to follow the "one process per container" Docker approach... as of when I looked around for a current Arch image, that's the way it was. So I believe someone would need to roll a custom Arch docker image that has systemd in it, and is essentially set up to "look" like a full Arch install.

jantman commented 6 years ago

I honestly have no memory of how I left this, but the issue is a year and a half old... closing for now... honestly I've let this code rot a bit, and it probably needs a testing overhaul...

jantman commented 6 years ago

(to be clear... I still use this module on my personal laptop. I just haven't done much with the testing in quite a while)