I've created 2 docker containers and I tried to install some application on ubuntu,debian and some packages as - mc, ping, traceroute.. but whenever I exit from the container I loose everything from there.. Is any docker command to save my config?
root@ubuntu:/tmp# docker images
REPOSITORY TAG IMAGE ID CREATED SIZE
debian latest 2b98c9851a37 4 weeks ago 100MB
ubuntu latest f975c5035748 5 weeks ago 112MB
ubuntu 14.04 dc4491992653 2 months ago 222MB
root@ubuntu:/tmp# docker ps -q
a3a1c08a3dbd
1c1990b6f014