Skip to content

Commit

Permalink
dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hansidm committed Oct 16, 2024
1 parent 2bc2157 commit 19e5e71
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile-data
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ FROM eclipse-temurin:21-jre-noble
COPY . /POEM
WORKDIR /POEM/rcads

RUN ls -l
RUN chmod +x generate.sh
RUN generate.sh

0 comments on commit 19e5e71

Please sign in to comment.