Limit a container to one CPU and 512MB

docker run --cpus=1 --memory=512m --memory-swap=512m shop:latest