This is more a question than an issue, the plugin is filtering all the api requests to run and pull however in my tests noticed when we create a Dockerfile with 'FROM Image' it just calls the /build endpoint and internally it pulls the image.
Using the same golang helper I was not able to find the file or the content of the file on the request.
Do you have any idea how could I add this feature?
This is more a question than an issue, the plugin is filtering all the api requests to run and pull however in my tests noticed when we create a Dockerfile with 'FROM Image' it just calls the /build endpoint and internally it pulls the image.
Using the same golang helper I was not able to find the file or the content of the file on the request.
Do you have any idea how could I add this feature?