Commit e384a4c7 by Jessica Hawkwell

Update Dockerfile

1 parent 0bcc1d88
Showing with 1 additions and 0 deletions
......@@ -14,6 +14,7 @@ RUN mkdir -p /usr/share/ant /usr/share/ant/ref \
&& ln -s /usr/share/ant/bin/ant /usr/bin/ant
ENV ANT_HOME /usr/share/ant
ENV ANT_CONFIG $USER_HOME_DIR
COPY ant-entrypoint.sh /usr/local/bin/ant-entrypoint.sh
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!