728x90
docker nettools
docker run -it --rm --name nettools -h nettools anti1346/ubuntu-nettools:latest
>docker run -it --rm --name nettools -h nettools anti1346/ubuntu-nettools:latest
root@nettools:~$ date
Wed Jan 25 06:31:23 UTC 2023
docker run -it --rm --net=host --cap-add net_admin anti1346/ubuntu-nettools:latest
>docker run -it --rm --net=host --cap-add net_admin anti1346/ubuntu-nettools:latest
root@docker-desktop:~$ date
Wed Jan 25 06:34:52 UTC 2023
참고URL
- github : https://github.com/anti1346/ubuntu-nettools.git
728x90
'리눅스' 카테고리의 다른 글
[리눅스] vault로 ssh 인증(ssh authentication) 관리 (0) | 2023.01.26 |
---|---|
[리눅스] 파일 디스크립터(File Descriptor) 및 설정(ulimit) (0) | 2023.01.25 |
[리눅스] centos에 hashicorp vault를 설치하는 방법(installing vault) (0) | 2023.01.25 |
[리눅스] SSH 인증을 위한 SSH 인증서 구성 및 설정 방법 (0) | 2023.01.25 |
[리눅스] centos 8 Failed to download metadata for repo 'appstream': Cannot prepare internal mirrorlist: No URLs in mirrorlist (0) | 2023.01.25 |