update docker for wasm
This commit is contained in:
@@ -5,6 +5,8 @@ WORKDIR /src
|
|||||||
# Copy all projects
|
# Copy all projects
|
||||||
COPY ["src", "."]
|
COPY ["src", "."]
|
||||||
|
|
||||||
|
RUN dotnet workload install wasm-tools
|
||||||
|
|
||||||
# Restore the Server
|
# Restore the Server
|
||||||
RUN dotnet restore 'MistoxWebsite.Server/MistoxWebsite.Server.csproj'
|
RUN dotnet restore 'MistoxWebsite.Server/MistoxWebsite.Server.csproj'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user