mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-26 12:55:38 +08:00
add lsof to these two dockerfiles as well
This commit is contained in:
committed by
Jude Nelson
parent
d1d707dcab
commit
1a9d649cf1
@@ -1,7 +1,7 @@
|
||||
FROM ubuntu:xenial
|
||||
|
||||
# Install dependancies from apt
|
||||
RUN apt-get -y update
|
||||
RUN apt-get update
|
||||
RUN apt-get install -y python-pip python-dev libssl-dev libffi-dev rng-tools libgmp3-dev lsof
|
||||
|
||||
# Install Bitcoin
|
||||
|
||||
Reference in New Issue
Block a user