Save Container Snapshot

1. Find docker container ID

Run the following command.
docker ps

2. Create the snapshot

Run the following command.
docker commit ID IMAGE_NAME:TAG