Massoud Mazar
03/19/2021, 3:08 PM0.14.6
to 0.14.12
and since then I see even when idle, CPU hovers between 10%-50%.
docker stats --all --format "table {{.ID}}\t{{.Name}}\t{{.CPUPerc}}\t{{.MemUsage}}"
shows the following:
CONTAINER ID NAME CPU % MEM USAGE / LIMIT
c6eda45c6f59 tmp_ui_1 0.00% 4.953MiB / 7.432GiB
2466edd82357 tmp_towel_1 0.00% 52.57MiB / 7.432GiB
e9d0643d134e tmp_apollo_1 2.69% 62.68MiB / 7.432GiB
ad41dcf8646a tmp_graphql_1 3.24% 69.5MiB / 7.432GiB
a8f65bcb2efa tmp_hasura_1 4.62% 153.8MiB / 7.432GiB
bc9742482bd8 tmp_postgres_1 4.64% 27.86MiB / 7.432GiB
0.14.11
but get errors about images being brokennicholas
03/19/2021, 3:35 PMMassoud Mazar
03/19/2021, 8:00 PMnicholas
03/19/2021, 8:02 PM