We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4997882 commit 1c9cd12Copy full SHA for 1c9cd12
1 file changed
auth-proxy/Dockerfile
@@ -159,4 +159,4 @@ COPY --chown=www-data:www-data resources/templates /var/www/templates
159
COPY --chown=www-data:www-data resources/bin /var/www/bin
160
COPY --chown=www-data:www-data resources/lib /var/www/lib
161
162
-CMD /start.sh
+CMD ["/start.sh"]
0 commit comments