Closed
Description
According to the documentation,
When a container is started for the first time it will execute files with extensions .sh and .js that are found in /docker-entrypoint-initdb.d
This does not seem to be the case for Windows images. Are there plans to add this functionality to the Windows images?