Run docker on Centos6.5-based OS with kernel 3.10

I have a customed OS based on Centos6.5 but with a 3.10 kernel.
I would like to run dockerd nd docker command in that OS.
What do I need to do to make it happen?
Is there any backport available?