Commit 635a48d5 authored by Anton Borisov's avatar Anton Borisov

Update Dockerfile

parent cf7d6046
Pipeline #23 passed with stage
in 2 minutes and 22 seconds
......@@ -14,4 +14,4 @@ FROM microsoft/dotnet:2.1-runtime-alpine
WORKDIR /app
COPY --from=builder /app/DeStream.DeStreamD/out .
ENTRYPOINT ["dotnet", "DeStream.DeStreamD.dll", "-testnet"]
\ No newline at end of file
ENTRYPOINT ["dotnet", "DeStream.DeStreamD.dll"]
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment