Moving to actor/actor.json fails

I had an old actor (WEB IDE on Apfiy) and I am on the process to update it to match the new configuration style (cf this link https://docs.apify.com/actors/development/actor-config#essential-materials). But at build time, it sounds like the builder cannot find the Dockerfile ACTOR: Dockerfile not found, using the default one . My guess is that the builder does not understand that I am switching of building style for this actor. Any idea ?
Apify
Actor config · Apify Documentation
Learn how to write the main actor config in the .actor/actor.json file.
No description
7 Replies
wise-white
wise-white3y ago
What happens if you remove the dockerfile setting?
like-gold
like-goldOP3y ago
removing the linke 9 from the actor.json file ? Or removing the Dockerfile
wise-white
wise-white3y ago
The former
like-gold
like-goldOP3y ago
still the same pb
wise-white
wise-white3y ago
Hmm, let me take a look
like-gold
like-goldOP3y ago
need an actor ID ?
wise-white
wise-white3y ago
Feel free to DM me that, sure :Prayge: For any readers, we figured it out (it was the .actor folder having an extra space in its name)

Did you find this page helpful?