Home > Workload Solutions > SQL Server > White Papers > SQL Server 2019 Containers on Linux > Introduction
This appendix provides supplementary information about configuring container resources. As previously noted, by default, Docker container access to the host’s CPU cycles is unlimited. Access to the host memory, except for any limitations that are imposed by the host’s kernel scheduler, is also unlimited. This appendix provides information about how to override these default behaviors by limiting a container’s CPU resources and allocating memory to a container.