A simple test actor to verify Apify Docker builds work correctly.
This actor is used to test if basic Docker builds work on the Apify platform, helping diagnose build issues with more complex actors.
Run this actor with default settings to verify the platform can successfully build and execute Docker containers.
message(string): A test message (default: "Hello from test actor!")
The actor will print a success message and Python version information.