official-images/test/tests/php-hello-world/container.php

2 lines
34 B
PHP

<?php echo 'Hello World!' . "\n";