Skip to content

Commit fc806a1

Browse files
authored
Update Dockerfile
1 parent ceb1f1d commit fc806a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
FROM mcr.microsoft.com/mssql/server:2022-latest
2+
RUN START_USER=$(whoiam)
3+
USER root
24
ARG ACCEPT_EULA=Y
35
ENV ACCEPT_EULA=N
46
ARG SA_PASSWORD=IMISuserP@s

0 commit comments

Comments
 (0)