cannot execute pktvisor-cli in Orange PI
renatoalmeidaoliveira opened this issue · comments
Renato Almeida de Oliveira commented
Describe the bug
When running orbcommunity/orb-agent container inside a Orange PI 3 LTS with Ubuntu 22.04 I can't execute pktvisor-cli command inside the container
To Reproduce
Steps to reproduce the behavior:
- Get a Orange PI 3 LTS
- Install Orangepi3-lts_3.0.8_ubuntu_jammy_desktop_xfce_linux5.16.17 image
- Install docker
- run orbcommunity/orb-agent container
- Get inside the container
docker exec -it <container_name> /bin/bash
- Execute
pktvisor-cli -P <policy_name>
Expected behavior
Open pktvisor-cli