How to get `cpuacct.stat` from stoped container?

I want to build system for checking the solution of olympiad problems using the docker for running tests. Now I need in getting time of container working. In documentation I found cpuacct.stat file wich contains needed information, but I cant get it from stopped contatiner using commandcp`. How to copy its?