You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While being deprecated, compose-go should have translated this legacy attribute to it's canonical definition.
I also tried using deploy: resources: reservations: cpus: '2' but container is created without constraint on CPU
So we definitively have a bug here, I'm re-opening this issue.
Description
#9268
#9552
Steps To Reproduce
compose example file:
docker inspect clickhouse | grep -i cpu:
But, if manual set from docker
docker update --cpus 8 clickhouse
:Compose Version
Docker Environment
The text was updated successfully, but these errors were encountered: