Docker 업로드 속도 측정

1 개요[ | ]

Docker 업로드 속도 측정
docker run jmnote/python-speedtest-cli --no-download --bytes
docker run jmnote/python-speedtest-cli --no-download --server 30128 --bytes

2 실행예시[ | ]

root@localhost:~# docker run jmnote/python-speedtest-cli --no-download --server 30128 --bytes
Retrieving speedtest.net configuration...
Testing from Amazon.com (15.165.132.68)...
Retrieving speedtest.net server list...
Retrieving information for the selected server...
Hosted by Ixnium Technologies (Tokyo) [1172.58 km]: 39.198 ms
Skipping download test
Testing upload speed......................................................................................................
Upload: 14.43 Mbyte/s

3 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}