compy -> copy
This commit is contained in:
parent
cdffb21cd7
commit
ba4f673b33
@ -18,9 +18,9 @@ RUN git clone https://github.com/catalpa-cl/escrito.git /escrito && \
|
||||
rm /escrito/de.unidue.ltl.escrito/pom.xml
|
||||
# copy pom.xml from host
|
||||
COPY pom.xml /escrito/de.unidue.ltl.escrito
|
||||
# compy local.models package from host
|
||||
# copy local.models package from host
|
||||
COPY ./local /escrito/de.unidue.ltl.escrito/de.unidue.ltl.escrito.examples/src/main/java/de/unidue/ltl/escrito/examples/local
|
||||
# compy some more directories from host
|
||||
# copy some more directories from host
|
||||
COPY ./dkpro_target /dkpro_target
|
||||
COPY ./.m2 /.m2
|
||||
COPY ./scripts /scripts
|
||||
|
Loading…
Reference in New Issue
Block a user