Skip to content

Commit

Permalink
chore: remove entrypoint
Browse files Browse the repository at this point in the history
  • Loading branch information
oott123 authored Apr 9, 2024
1 parent d56900d commit 0fe0d12
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,3 @@ RUN apt-get update && \
unzip -d /dotnet /tmp/dotnet.zip && \
rm /tmp/dotnet.zip && \
wine /dotnet/dotnet.exe --info

ENTRYPOINT [ "/bin/bash" ]

0 comments on commit 0fe0d12

Please sign in to comment.