Open
Description
today i find one issue :
docker version 1.13
docker run --ulimit nofile=100000:100000
i use the image :CentOS-Dockerfiles/systemd/centos7/
i find in this container ,whatever i do or --ulimit nofile=100000:100000 to run this docker .
this docker when i ssh into it ,it still show ulimit -n 65536 。
this container docker shim is , nofile from host machine
this container init pid 1 process ,show
########################
This init process does not get the parameters from father process docker-shim 。
always keep 65536 。
may i know this office images whether fix the nofile to 65536 ,even docker-shim can not give the parameter to it .thanks
Metadata
Metadata
Assignees
Labels
No labels