Delete Dockerfile.build
It was outdated
This commit is contained in:
parent
c5b0bd0e22
commit
fad52a0e94
@ -1,10 +0,0 @@
|
||||
FROM ubuntu:16.04
|
||||
|
||||
RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y \
|
||||
emacs-nox \
|
||||
build-essential \
|
||||
libssl-dev sqlite3 \
|
||||
libsqlite3-dev \
|
||||
libevent-dev \
|
||||
g++ \
|
||||
libboost-dev
|
||||
Loading…
Reference in New Issue
Block a user