experius / SeoSnap

Server Side Rendering (SSR) for javascript applications
GNU General Public License v3.0
52 stars 12 forks source link

Service rendertron has neither an image nor a build context specified #26

Open kamilmaliszewski opened 3 years ago

kamilmaliszewski commented 3 years ago

Like in the title. When I am doing steps from installation guide:

Clone Repo

Then I got error that .env doesn't exist. That's fine. I will create the default one and start the docker command again. Then I have error like in the title:

Service rendertron has neither an image nor a build context specified. At least one must be provided.

What is missing here? Why this error is here?