Skip to content
This repository has been archived by the owner on Apr 13, 2024. It is now read-only.

Commit

Permalink
Adds Wasari.Crunchyroll to dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcos Cordeiro committed Sep 24, 2022
1 parent cbac558 commit aa5d738
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Wasari.Cli/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ COPY ["Wasari.App.Abstractions/Wasari.App.Abstractions.csproj", "Wasari.App.Abst
COPY ["Wasari.FFmpeg/Wasari.FFmpeg.csproj", "Wasari.FFmpeg/"]
COPY ["Wasari.YoutubeDlp/Wasari.YoutubeDlp.csproj", "Wasari.YoutubeDlp/"]
COPY ["Wasari.Environment/Wasari.Environment.csproj", "Wasari.Environment/"]
COPY ["Wasari.Crunchyroll/Wasari.Crunchyroll.csproj", "Wasari.Crunchyroll/"]
RUN dotnet restore "Wasari.Cli/Wasari.Cli.csproj"
COPY . .
WORKDIR "/src/Wasari.Cli"
Expand Down

0 comments on commit aa5d738

Please sign in to comment.