Skip to content

Commit

Permalink
capitalize docker command
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed May 31, 2020
1 parent 0adfc7e commit 286b7e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from ubuntu:16.04
FROM ubuntu:16.04

RUN apt-get update && apt-get install -y libzmq3-dev capnproto libcapnp-dev clang wget git autoconf libtool curl make build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev python-openssl

Expand Down

0 comments on commit 286b7e5

Please sign in to comment.