Skip to content
This repository has been archived by the owner on Sep 1, 2022. It is now read-only.

Commit

Permalink
Merge pull request #745
Browse files Browse the repository at this point in the history
8290ee5 Testnet: add system/net utilities to Arch Dockerfile (anonimal)
  • Loading branch information
anonimal committed Nov 8, 2017
2 parents 166c50c + 8290ee5 commit de29a29
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions contrib/docker/testnet/dockerfiles/Dockerfile.arch
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,9 @@
FROM greyltc/archlinux:latest

RUN pacman -Syu --noconfirm && pacman -S --noconfirm \
binutils \
boost \
cmake \
gcc \
make \
gdb \
binutils boost cmake gcc gdb make \
gnu-netcat iftop iproute2 openssh tcpdump \
htop iotop \
&& \
useradd -m kovri -s /usr/bin/bash && \
chown -R kovri:kovri /home/kovri
Expand Down

0 comments on commit de29a29

Please sign in to comment.