Skip to content

Commit 59ce204

Browse files
Merge pull request #103 from devgateway:task/DVIZ-61/worpress-cleanup
chore(DVIZ-61): remove USER directive from Dockerfile
2 parents 29a45ec + afc782b commit 59ce204

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,5 @@ COPY --chmod=755 wordpress.sh /usr/local/sbin/
5656

5757
EXPOSE 80 443
5858

59-
USER www-data
60-
6159
ENTRYPOINT ["/usr/local/sbin/wordpress.sh"]
6260
CMD ["php-fpm"]

0 commit comments

Comments
 (0)