Skip to content

Commit e6aadeb

Browse files
marian-pritsaklguohan
authored andcommitted
Update Dockerfile.template (#95)
1 parent 16a8224 commit e6aadeb

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

dockers/docker-fpm/Dockerfile.template

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,7 @@ SED_DPKG
1212
RUN apt-get clean -y; apt-get autoclean -y; apt-get autoremove -y
1313
RUN rm -rf /deps
1414

15+
COPY ["start.sh", "/usr/bin/"]
16+
1517
ENTRYPOINT /usr/bin/start.sh \
1618
&& /bin/bash

0 commit comments

Comments
 (0)