GitHub user pepdiz added a comment to the discussion: docker installation from github fails
hi @dosu I achieved to force docker to use nftables instead of iptalbes, but know I have this new problem: ``` superset_worker | Resolved 1 package in 6ms Error response from daemon: failed to set up container networking: driver failed programming external connectivity on endpoint superset_app (8399b37ff163fe35ab8cbece44785b31772a225efe0598036b0478028981bffa): failed to start userland proxy for port mapping 0.0.0.0:8998:172.18.0.6:8088/tcp: failed to start docker-proxy, check that the current version is in your $PATH ``` docker-proxy is in my path and I can run it but I supposed the problem is in the container itself, not in muy host machine any idea to follow? GitHub link: https://github.com/apache/superset/discussions/37610#discussioncomment-15824839 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
