Upgrading ExaGear for Docker on Ubuntu
Perform the following operations to update the Docker ExaGear version:
- Ensure that you have the required permission to run the following commands.
- Ensure that all x86 containers on the host system have been stopped.
- Run the dpkg command to install the new ExaGear for Docker software package.
sudo dpkg -i exagear-core-x64a64-container-<package_version>_arm64.deb exagear-core-x32a64-container-<package_version>_arm64.deb exagear-utils-<package_version>.deb
Parent topic: ExaGear for Docker on Ubuntu