mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-18 19:59:09 +00:00
removed obsolete tailf alias creation from Dockerfile.tpl
This commit is contained in:
@@ -14,6 +14,5 @@ RUN wget -O /tmp/RELEASE.tar.gz http://releases.sapsailing.com/RELEASE/RELEASE.t
|
|||||||
COPY env.sh .
|
COPY env.sh .
|
||||||
COPY start .
|
COPY start .
|
||||||
COPY JavaSE-11.profile .
|
COPY JavaSE-11.profile .
|
||||||
RUN echo "alias tailf=\"tail -f\"" >>/root/.bashrc
|
|
||||||
EXPOSE 8888 14888 8000 7091 6666
|
EXPOSE 8888 14888 8000 7091 6666
|
||||||
CMD [ "/home/sailing/servers/server/start", "fg" ]
|
CMD [ "/home/sailing/servers/server/start", "fg" ]
|
||||||
|
|||||||
Reference in New Issue
Block a user