gopkg.in/docker/libcompose.v0@v0.4.0/config/testdata/ulimits.v1.yml (about) 1 simple1: 2 image: myimage 3 ulimits: 4 nproc: 65535 5 nofile: 6 soft: 20000 7 hard: 40000