In docker there are three basic concepts: (1) image (2) container (3) service configuration and data. Storage of images and containers are managed by docker, storage of configuration and service data is managed by the user during the container creation process.