diff --git a/bulker/templates/bulker_config.yaml b/bulker/templates/bulker_config.yaml index 533adb6..a5327a8 100644 --- a/bulker/templates/bulker_config.yaml +++ b/bulker/templates/bulker_config.yaml @@ -1,5 +1,5 @@ bulker: - volumes: ['$HOME'] + volumes: ['$HOME', '/tmp'] envvars: ['DISPLAY'] registry_url: http://hub.bulker.io/ shell_path: ${SHELL}