Update Dockerfile

This commit is contained in:
Abhishek Arya 2018-07-27 07:56:37 -07:00 committed by GitHub
parent 6b761f3826
commit 1cfb20b657
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -21,5 +21,4 @@ RUN apt-get update && \
apt-file --non-interactive update
RUN hg clone https://hg.mozilla.org/mozilla-central
WORKDIR mozilla-central
ENV SHELL /bin/bash # required by mach for some reason
COPY build.sh target.c $SRC/