I'm looking for "the CoreOS of Raspberry Pi." Just a barebones Linux distro that just runs Docker images. Anyone have any ideas?
Docker on Raspberry Pi
11–20 of 46 posts
Re: Docker on Raspberry Pi
#12I'm looking for "the CoreOS of Raspberry Pi." Just a barebones Linux distro that just runs Docker images. Anyone have any ideas?
However, I think there are better ARM targets for Docker, but for publicity and to get the ball rolling - you can't go past the Pi.
Re: Docker on Raspberry Pi
#13Re: Docker on Raspberry Pi
#14Re: Docker on Raspberry Pi
#15I'm looking for "the CoreOS of Raspberry Pi." Just a barebones Linux distro that just runs Docker images. Anyone have any ideas?
Re: Docker on Raspberry Pi
#16Re: Docker on Raspberry Pi
#17Jérôme Petazzoni (employee of Docker, formerly dotcloud) has created an excellent (I'd say essential) tool for dealing with networks under Docker called Pipework (https://github.com/jpetazzo/pipework) which is definitely worth a look if you're looking to network containers together.
Re: Docker on Raspberry Pi
#18I'm looking for "the CoreOS of Raspberry Pi." Just a barebones Linux distro that just runs Docker images. Anyone have any ideas?
Re: Docker on Raspberry Pi
#19Re: Docker on Raspberry Pi
#20I come from an Electrical Engineering/Low-level embedded background. I only just learned of Docker/Vagrant/et al., and although I can understand the utility in some contexts, I can't possibly understand the utility of running Docker on a Raspberry Pi (except as a toy exercise). What am I missing?