Skip to content
Snippets Groups Projects
Commit 5e3d5de9 authored by Tom Robinson's avatar Tom Robinson Committed by GitHub
Browse files

Add a note the root Dockerfile

parent 3f2f2d84
No related branches found
No related tags found
No related merge requests found
# NOTE: this Dockerfile builds Metabase from source. We recommend deploying the pre-built
# images hosted on Docker Hub https://hub.docker.com/r/metabase/metabase/ which use the
# Dockerfile located at ./bin/docker/Dockerfile
FROM java:openjdk-7-jre-alpine
ENV JAVA_HOME=/usr/lib/jvm/default-jvm
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment