file-icons / atom

Atom file-specific icons for improved visual grepping.
MIT License
1.31k stars 251 forks source link

Use docker icon for "compose.yaml" #854

Open akivajgordon opened 2 years ago

akivajgordon commented 2 years ago

According to the new Compose Specification:

The default path for a Compose file is compose.yaml (preferred) or compose.yml in working directory.

I'm currently using Atom v1.58.0 and file-icons v2.1.47, and I'm seeing the default YAML icon instead of the expected docker icon:

image