Provides CPU information
- all : shows all information available
- cores : shows cores count
- frequency : shows frequency in MHz
- model : shows cpu model name, f.e. Intel Core i9-10900F
- Supports x86_64 architecture
- Create docker image
./docker.sh create
- Run container
./docker.sh run
- Exit
exit
- Build
./docker.sh build
- Access to container
./docker.sh cmd
./docker.sh test_run