Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
swuecho committed May 11, 2023
1 parent c3fdc5e commit 823f4df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ ENV TZ=Asia/Shanghai
WORKDIR /app
# copy Resource folder
COPY --from=build /src/Resources /src/Resources
COPY --from=build /src/wwwroot .
COPY --from=build /app .
ENTRYPOINT ["./Notepad"]

0 comments on commit 823f4df

Please sign in to comment.