This is the easiest tool to setup for managing Docker containers.
Create Docker Volume: docker volume create portainer_data Deploy Portainer: docker run -d \ ...
So, the current version of Docker depreciates the version of the API used by Portainer. This can...