Skip to content

Commit a52feba

Browse files
committed
this works locally, fuck it
1 parent 5d60f52 commit a52feba

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docker/Dockerfile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,4 @@ WORKDIR /app
1515

1616
COPY docker/run.sh .
1717

18-
RUN adduser odcompile -H -D && \
19-
chown -R odcompile: /app && \
20-
chown -R odcompile: /opendream
21-
22-
USER odcompile
23-
2418
ENTRYPOINT [ "/bin/sh", "/app/run.sh" ]

0 commit comments

Comments
 (0)