Sign inSign up

starburstdata/presto

By starburstdata

Updated almost 5 years ago

Docker image of Starburst Enterprise platform, powered by Trino, formerly PrestoSQL.

Image
28

1M+

starburstdata/presto repository overview

Starburst Enterprise platform

Docker image of Starburst Enterprise platform, powered by Trino, formerly PrestoSQL.

Running Presto

docker run -d -p 127.0.0.1:8080:8080 --name presto starburstdata/presto:350-e.2

Note that you need to add the version number as tag, latest usage or omitting tag is not supported.

Connectors

The container is started with following connectors:

  • tpch
  • tpcds
  • memory
  • blackhole
  • jmx
  • system

Cluster overview

The cluster overview webpage is available at localhost:8080

Licensing considerations

Starting with Presto 0.213-e-0.1 we switched from Oracle JDK to OpenJDK.

Oracle license

By using older images, you accept the Oracle Binary Code License Agreement for Java SE available here: http://www.oracle.com/technetwork/java/javase/terms/license/index.html

OpenJDK license

By using 0.213-e.0.1 or newer images, you accept the OpenJDK License Agreement for Java SE available here: https://openjdk.java.net/legal/gplv2+ce.html

Presto® is a trademark of LF Projects, LLC.

Tag summary

Content type

Image

Digest

Size

934.2 MB

Last updated

almost 5 years ago

docker pull starburstdata/presto:350-e.18