spotify / docker_interface

:whale: Declarative interface for building images and running commands in containers using Docker.
Apache License 2.0
36 stars 16 forks source link

Allow home-dir size to be modified. #17

Closed tillahoffmann closed 6 years ago

tillahoffmann commented 6 years ago

The default tmpfs size is too small and cannot be modified easily (cf. https://github.com/moby/moby/issues/32131)

jkp commented 6 years ago

LGTM :)

jkp commented 6 years ago

Nice work - thanks for the quick fix :)