[
https://issues.apache.org/jira/browse/SUPERSET-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17305696#comment-17305696
]
Craig Rueda commented on SUPERSET-13:
-------------------------------------
Fixed. Thanks for the find!
> Docker Hub's documentation is incorrect
> ---------------------------------------
>
> Key: SUPERSET-13
> URL: https://issues.apache.org/jira/browse/SUPERSET-13
> Project: Superset
> Issue Type: Bug
> Reporter: Kevin Brostoff
> Priority: Minor
> Original Estimate: 10m
> Remaining Estimate: 10m
>
> On your
> [hub.docker.com/r/apache/superset|http://hub.docker.com/r/apache/superset]
> documentation and under the *Start a superset instance on port 8080*, you
> have the following:
> $ docker run -d -p 8080:8080 --name superset apache/superset
>
> Yet it should be:
> $ docker run -d -p 8080:8088 --name superset apache/superset
--
This message was sent by Atlassian Jira
(v8.3.4#803005)