Skip to content

Commit caec1b7

Browse files
authored
Change shell
1 parent c745e08 commit caec1b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,5 @@ RUN echo 'xdebug.mode="coverage"' >> /usr/local/etc/php/conf.d/docker-php-ext-xd
5050
RUN rm -rf /tmp/*
5151
RUN apk del g++ autoconf make libxml2-dev libzip-dev openssl-dev libpng-dev
5252

53+
SHELL ["/bin/bash", "-c"]
5354
ENTRYPOINT ["/bin/bash", "-l", "-c"]

0 commit comments

Comments
 (0)