Skip to content

Commit

Permalink
fixup! Distribute connection-handling (#1566) (#1634)
Browse files Browse the repository at this point in the history
  • Loading branch information
pm47 authored Dec 14, 2020
1 parent e8b47e1 commit 0ce993d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ ENV MAVEN_CONFIG "$USER_HOME_DIR/.m2"
WORKDIR /usr/src
COPY pom.xml pom.xml
COPY eclair-core/pom.xml eclair-core/pom.xml
COPY eclair-front/pom.xml eclair-front/pom.xml
COPY eclair-node/pom.xml eclair-node/pom.xml
COPY eclair-node-gui/pom.xml eclair-node-gui/pom.xml
COPY eclair-node/modules/assembly.xml eclair-node/modules/assembly.xml
Expand Down

0 comments on commit 0ce993d

Please sign in to comment.