-
Notifications
You must be signed in to change notification settings - Fork 278
Closed
Labels
RequestRequest for image modification or featureRequest for image modification or feature
Description
This is a feature request,
Some docker images like the official postgres allow initialization scrips during execution. Just adding some SQL or Shell files to the folder /docker-entrypoint-initdb.d and docker will execute all these scripts after building the image, so we are able to create schemes, add initial data ETC... I believe this is a great feature and wouldn't be really hard to add to cassandra, just take a look at postgres entry-point.sh .
KMax, krolow, hensg, rochapaulo, bhoflack and 20 more
Metadata
Metadata
Assignees
Labels
RequestRequest for image modification or featureRequest for image modification or feature