Ilya Kazakevich
Results
11
issues of
Ilya Kazakevich
I have an empty ubuntu image on cgroups v1: ``` FROM ubuntu:20.04 ``` I run ``/bin/bash`` in it and it occupies ``1.312MiB`` according to ``docker stats``. I then install python...
kind/enhancement