CA
Crawlee & Apify•3y ago
sunny-green

ACTOR ERROR Docker image build failed

For some reason my build is failing while integrating a new scraper in the Apify platform . It is a Puppeteercrawler and I used this time the right docker image as you can see in the screenshot. What could be the reason for this error?
6 Replies
sunny-green
sunny-greenOP•3y ago
It is still failing any suggestions?
MEE6
MEE6•3y ago
@Deleted User just advanced to level 2! Thanks for your contributions! 🎉
noble-gold
noble-gold•3y ago
This is not the correct image, you need to either create new actor with apify create command or copy the dockerfiles from the templates repo - https://github.com/apify/actor-templates/blob/master/templates/project_puppeteer_crawler_js/.actor/Dockerfile
GitHub
actor-templates/Dockerfile at master · apify/actor-templates
This project is the :house: home of Apify actor template projects to help users quickly get started. - actor-templates/Dockerfile at master · apify/actor-templates
sunny-green
sunny-greenOP•3y ago
I copied the docker file but the build is still failing...
sunny-green
sunny-greenOP•3y ago
No description
noble-gold
noble-gold•3y ago
Can you share with me privately your package.json, this feels like some issue with your packages

Did you find this page helpful?