How to duplicate a container

Hi, I need to make a container’s duplicate.
I did read about docker commit, docker save and docker load, but I think I’m making same mistakes.

I need to duplicate twice container (a Joomla and a mysql, the second works for db at first), so, what can I do?

Thank you all for this amazing tools!

Can you elaborate what you mean by that?