Closed brucellino closed 6 years ago
The launcher is used to start the containers that make up the app, and currently we're bashing it with sudo. discourse_user should be added to the docker group and the tasks should run under that scope
launcher
discourse_user
Fixed on 7884580fc8
The
launcher
is used to start the containers that make up the app, and currently we're bashing it with sudo.discourse_user
should be added to the docker group and the tasks should run under that scope