Skip to content

Commit

Permalink
workdir
Browse files Browse the repository at this point in the history
  • Loading branch information
adkumar1 committed May 9, 2023
1 parent 350342e commit 47e7150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ RUN adduser \

USER sdfuser

WORKDIR /sdfactory
WORKDIR /

ENTRYPOINT ["java", "-cp", "app:app/lib/*", "org.eclipse.tractusx.selfdescriptionfactory.SelfDescriptionFactoryApplication"]

Expand Down

0 comments on commit 47e7150

Please sign in to comment.