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
1.02k stars 262 forks source link

Fix postCreateCommand.sh #258

Closed mattiascibien closed 5 months ago

mattiascibien commented 5 months 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