Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual Studio DockerTools Does not Recognize YAML Extention as Valid #424

Open
mlopeztn opened this issue Mar 14, 2024 · 0 comments
Open

Comments

@mlopeztn
Copy link

The Docker standard supports both YML and YAML as standard extensions for docker-compose files. Currently we can use docker-compose.yml and docker-compose.override.yml files and Visual Studio works correctly. Would it be possible to update the SDK to support docker-compose.yaml and docker-compose.override.yaml as the file names? Visual Studio current produces an error when using these file extensions that it cannot find the files.

Reference
https://docs.docker.com/compose/compose-file/compose-file-v3/#:~:text=The%20Compose%20file%20is%20a,%2Fdocker%2Dcompose.yml%20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant