mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-01-31 16:35:26 +00:00
Changed httpd version in throughput-test Dockerfile
This commit is contained in:
parent
3e84e8b8c3
commit
134ad8ac21
@ -1,10 +1,10 @@
|
||||
# ZT Netcon Throughput test
|
||||
FROM fedora:22
|
||||
FROM fedora:23
|
||||
MAINTAINER https://www.zerotier.com/
|
||||
|
||||
# Install apps
|
||||
RUN yum -y update
|
||||
RUN yum -y install httpd
|
||||
RUN yum -y install httpd-2.4.16-1.fc23
|
||||
RUN yum -y install nano
|
||||
RUN yum clean all
|
||||
|
||||
|
BIN
docker-test/throughput-test/libintercept.so.1.0
Executable file
BIN
docker-test/throughput-test/libintercept.so.1.0
Executable file
Binary file not shown.
BIN
docker-test/throughput-test/liblwip.so
Executable file
BIN
docker-test/throughput-test/liblwip.so
Executable file
Binary file not shown.
BIN
docker-test/throughput-test/zerotier-cli
Executable file
BIN
docker-test/throughput-test/zerotier-cli
Executable file
Binary file not shown.
BIN
docker-test/throughput-test/zerotier-one
Executable file
BIN
docker-test/throughput-test/zerotier-one
Executable file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user