Re: [arch-general] Best practices for creating an Arch Docker image

2017-04-30 Thread Giovanni Santini via arch-general
Il 28/04/2017 07:23, nfnty via arch-general ha scritto: > I've been maintaining minimal and hardened Arch images and container > configurations for several years now that are updated regularly [1]. > > All my images are based on the image `nfnty/arch-mini` [2] which has > been made to be as minima

Re: [arch-general] Best practices for creating an Arch Docker image

2017-04-27 Thread nfnty via arch-general
I've been maintaining minimal and hardened Arch images and container configurations for several years now that are updated regularly [1]. All my images are based on the image `nfnty/arch-mini` [2] which has been made to be as minimal and automated as possible. It is built from scratch using a

Re: [arch-general] Best practices for creating an Arch Docker image

2017-04-27 Thread Óscar García Amor
2017-04-27 20:07 GMT+02:00 Jelle van der Waa : > On 04/27/17 at 07:52pm, Giovanni Santini via arch-general wrote: >> Good evening to everybody, >> I got interested in Docker lately and I've decided to create an >> ArchLinux image for it. >> There's one suggested from the ArchWiki (*base/archlinux*)

Re: [arch-general] Best practices for creating an Arch Docker image

2017-04-27 Thread Jelle van der Waa
On 04/27/17 at 07:52pm, Giovanni Santini via arch-general wrote: > Good evening to everybody, > I got interested in Docker lately and I've decided to create an > ArchLinux image for it. > There's one suggested from the ArchWiki (*base/archlinux*) but I wanted > to learn from scratch. Just FYI, we