Feature request: Dockerfile(s) automatic detection

Hello,

Request: PHPstorm to start autodetecting all the Dockerfiles which have a prefix Dockerfile- ( add it as a default under Registered Patterns )

Reasoning: Currently there is no unified standard for projects which have more than one Dockerfile ( multiple service configuration files ) and there are only handful of decent solutions how to solve it. 

  • Each Dockerfile has its own folder
  • Adding Dockerfile-* and Dockerfile-? patterns manually

Maybe other IDE-s would follow the light when PHPStorm shows the way and "defines" the standard how these kinds of projects can be handled. 

 

BR's

 

0

Please sign in to leave a comment.