Skip to content

leandromoreira/cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UTF 8

./docker.sh cat utf8/text.txt && hexdump utf8/text.txt && xxd -b -c 10 utf8/text.txt

Perf

docker run --rm --cap-add SYS_ADMIN ubuntu:learning trace --no-syscalls --event 'net:' curl -s http://example.com > /dev/null docker run --rm --cap-add SYS_ADMIN ubuntu:learning trace --no-syscalls --event 'net:' ping 172.17.0.2 -c1 > /dev/null

About

Container as a Teacher

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published