Skip to content

Commit

Permalink
#127 add missing chmod +x docker-build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
FreeAndNil committed Mar 19, 2024
1 parent 22d9b61 commit 62a8b09
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 @@ -31,4 +31,5 @@ ENV DOTNET_ROOT=/root/.dotnet
ENV PATH="$PATH:$DOTNET_ROOT:$DOTNET_ROOT/tools"

ADD . /logging-log4net
RUN chmod +x /logging-log4net/docker-build/docker-build.sh
ADD ./docker-build/.bashrc /root/.bashrc

0 comments on commit 62a8b09

Please sign in to comment.