Skip to content
This repository was archived by the owner on Mar 29, 2024. It is now read-only.

Commit dbf2f0c

Browse files
committed
Cleanup after phasing out provisioning
1 parent 57ed46a commit dbf2f0c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

-2
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,6 @@ RUN echo "deb http://ppa.launchpad.net/ondrej/php/ubuntu xenial main" > /etc/apt
1919
php-config || true && \
2020
mkdir /root/php-v8
2121

22-
COPY ./scripts/provision/.bashrc /root/.bashrc
23-
2422
WORKDIR /root/php-v8
2523

2624
#COPY . /root/php-v8

0 commit comments

Comments
 (0)