Welcome to cdb, the container database software that will help you to create a simple data container! This interface will give you a little background on the project.
A data container is generally an operating-system-less container that is optimized to provide data, either for query/search, or binding for analysis. The qualities of the data container should be:
The generation is fairly simple! It comes down to a three step multistage build:
And then we interact with it! This tutorial will show you the basic steps to perform the multistage-build using a simple Dockerfile along with the data folder. The Dockerfile in the base of the repository also is a good example.
For examples, see the tutorials. If you’d like to contribute, please do so at the repository.