Web-based management interface for the Pangolin Lakehouse Catalog.
docker run -d \
-p 3000:3000 \
-e PUBLIC_API_URL="http://localhost:8080" \
alexmerced/pangolin-ui:0.5.0
PUBLIC_API_URL: URL of the Pangolin API (must be accessible from the user's browser).
PUBLIC_API_URL refers to where the browser should send requests.Open http://localhost:3000 in your browser.
Content type
Image
Digest
sha256:b6f6203a7…
Size
49.4 MB
Last updated
about 1 month ago
docker pull alexmerced/pangolin-ui