No Rakefile found

I’m trying to run this command;

but got this error

is this process necessary for that plugin to fully work?

is the rakefile also important with future plugins to work?

1 « J'aime »

you need to enter the container first…

./launcher enter app
rake posts:rebake
2 « J'aime »

That worked. thanks for that …