Skip to content
Snippets Groups Projects
Commit 5882f39e authored by jurgenhaas's avatar jurgenhaas
Browse files

#15 Rename the start script in the repository but keep the name in the container

parent 6674889e
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ ENV LAKEDROPS_DEV_ENV 1
ENV LAKEDROPS_DEV_DC_OPTIONS " "
ADD config.fish /etc/fish/
ADD .start /usr/local/bin/
ADD start.sh /usr/local/bin/.start
RUN echo "Install dorgflow" && \
cd /var/opt && \
......
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