Skip to content

Commit dd71127

Browse files
committed
Add websocket support
1 parent 265dd3d commit dd71127

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/AlloyDemoKit/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
FROM microsoft/aspnet:4.6.2
2+
RUN Add-WindowsFeature Web-WebSockets
23
ARG source
34
WORKDIR /inetpub/wwwroot
45
COPY ${source:-obj/Docker/publish} .

0 commit comments

Comments
 (0)