devcontainers / templates

Repository for Dev Container Templates that are managed by Dev Container spec maintainers. See https://github.com/devcontainers/template-starter to create your own!
https://containers.dev/templates
MIT License
859 stars 226 forks source link

Fix postCreateCommand.sh #258

Closed mattiascibien closed 1 month ago

mattiascibien commented 1 month ago

When using a dacpac like inscribed to do the server should be accessed using the db name instead of localhost and also the ceritifcate (since it is self signed when using this devcontainer) should be trusted, otherwise it will fail