GoogleCloudPlatform / GoogleCloudPlatform/PerfKitBenchmarker

Error when Running on Docker

Open
#1,884 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2k
Forks
562
Avg merge
4h 55m
Merged PRs (30d)
69

Description

- I am trying to run Iperf within a Docker container as specified in
(https://github.com/GoogleCloudPlatform/PerfKitBenchmarker/wiki/Running-on-Docker)
- The command I am using is:
$ ./pkb.py --project= --benchmarks=iperf --os_type=ubuntu_container

- I have Docker installed on my machine (can use "docker run hello-world) but I am getting a error:
**RemoteCommandError: Got non-zero return code (1) executing sudo docker exec None bash -c 'sudo rm -r /var/lib/apt/lists/*'
(which is followed later by)
STDOUT: STDERR: sudo: docker: command not found**

Not sure why I am getting the error. Any ideas? Would appreciate it very much thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.