Using the ARGS with an IMAGE in docker-compose

I found out why it doesn’t work. The context is the entire repository so all the paths are resolved from the root path of the repo. The solution would be to have the directory NodeFirefox in its own repository