Skip to content
Snippets Groups Projects
Commit 4735bc9b authored by Etxaniz Errazkin, Iñaki's avatar Etxaniz Errazkin, Iñaki
Browse files

dockerfile

parent ef460d88
Branches
No related tags found
No related merge requests found
...@@ -22,7 +22,7 @@ FROM openjdk:8-slim ...@@ -22,7 +22,7 @@ FROM openjdk:8-slim
WORKDIR /root WORKDIR /root
COPY --from=builder /home/app/target/anonymize.jar /anonymize.jar COPY --from=builder /home/app/target/Anonymize.jar /Anonymize.jar
ENV DATA_STORAGE_URL=http://exporter:8080 ENV DATA_STORAGE_URL=http://exporter:8080
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment