Skip to content

Commit 9340f6d

Browse files
committed
Dockerfile: remove the old boxmate repo
1 parent 739ff75 commit 9340f6d

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

docker/Dockerfile

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -92,12 +92,3 @@ perl Makefile.PL
9292
make
9393
make install
9494
EOF
95-
96-
RUN <<EOF
97-
# install Boxmate
98-
git clone https://github.com/Fastmail/Boxmate.git
99-
cd Boxmate
100-
perl Makefile.PL
101-
make
102-
make install
103-
EOF

0 commit comments

Comments
 (0)