Skip to content

Commit 1687aa6

Browse files
Evgeny ShvarovEvgeny Shvarov
authored andcommitted
fixed authorization issue
1 parent fde1b5d commit 1687aa6

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Dockerfile-zpm

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ USER root
99
WORKDIR /opt/app
1010
RUN chown ${ISC_PACKAGE_MGRUSER}:${ISC_PACKAGE_IRISGROUP} /opt/app
1111

12+
USER irisowner
13+
1214
COPY ./Installer.cls ./
1315
COPY ./src/cls ./src/cls
1416
#COPY ./src/dfi ./src/dfi

0 commit comments

Comments
 (0)