forked from Job79/devcontainer
This commit is contained in:
@@ -7,3 +7,4 @@ COPY scripts/install-roslyn.sh /tmp/install-roslyn.sh
|
||||
RUN chmod +x /tmp/install-roslyn.sh && /tmp/install-roslyn.sh
|
||||
|
||||
USER user
|
||||
RUN dotnet tool install --global dotnet-ef
|
||||
Reference in New Issue
Block a user