FROM mobz/elasticsearch-head:5-alpine

# Do something to give the layer another ID (docker gets a little confused when two images have the same ID)
COPY Dockerfile /root
