You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/02/26 15:23:57 UTC

[GitHub] kakoni commented on issue #6887: docker-compose up fails with "superset_superset_1 exited with code 243"

kakoni commented on issue #6887: docker-compose up fails with "superset_superset_1 exited with code 243"
URL: https://github.com/apache/incubator-superset/issues/6887#issuecomment-467481261
 
 
   @gchehab I did modified version of of docker-compose/dockerfile/entrypoint that uses same tactic as official postgres image for docker;
   
   Run as root(instead of work) and in docker-entrypoint.sh
   1) Do chown/chmod for superset directory before starting the service (for work user) 
   2) Use gosu (https://github.com/tianon/gosu) to start service for work user

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org