Skip to content

Commit e72866c

Browse files
author
Robin Duda
committed
update release docs for docker
1 parent 40663a6 commit e72866c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ MAINTAINER codingchili@github
55
# run mvn clean package to build the jar file.
66
# to build the docker image run: docker build .
77

8+
# to push the image
9+
# docker tag <imageid> <user>/excelastic:<version>
810

911
RUN mkdir -p /opt/excelastic
1012
COPY docker/configuration_template.json /opt/excelastic

0 commit comments

Comments
 (0)