Victor Vostrikov

Results 2 issues of Victor Vostrikov

Podman's realisation of Docker API uses cpuacct for `per_cpu` and `online_cpus`, which are only available with cgroup v1. Also Podman realisation of Docker API with cgroup v2 doesn't provides `memory_stats.stats`.

Earlier access token was saved into class variable, and that lead to inconsistency between device id in url and access token.