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

you need to enter the container first…

./launcher enter app
rake posts:rebake
「いいね!」 2

That worked. thanks for that …