Well, that is possible. You can run Dgraph during a Docker Build step and run a script to load all those configs you need. What I do not recommend is create an image with data loaded. This will create a big image, that’s a bad practice. As the image will have that dataset written in stone(image), and also occupying space with big images.