Eric Hough
Results
3
issues of
Eric Hough
Currently the image is only built for x86-64. We should build an ARM-based image that can run on, for example, Raspberry Pi.
enhancement
Details in #37, specifically [this comment](https://github.com/ehough/docker-nfs-server/issues/37#issuecomment-584404955).
enhancement
I am having a problem similar to [this issue](https://github.com/saz/puppet-php/issues/3). Here's my config: ``` php::module { [ 'mysql', 'memcached' ]: notify => Service['apache2'] } ``` But when I look at the...