mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
Fix wrong filename mentioned in INSTALL.md (#14630)
INSTALL.md mentions Dockerfile.from_tarball, but it's actually Dockerfile.from_local_tarball
This commit is contained in:
@@ -18,6 +18,6 @@ under the License.
|
||||
-->
|
||||
# INSTALL / BUILD instructions for Apache Superset
|
||||
|
||||
At this time, the docker file at RELEASING/Dockerfile.from_tarball
|
||||
At this time, the docker file at RELEASING/Dockerfile.from_local_tarball
|
||||
constitutes the recipe on how to get to a working release from a source
|
||||
release tarball.
|
||||
|
||||
Reference in New Issue
Block a user