commit afbca4843dcfed2f2a39f3e3837fe53aad9ca139 Author: Oliver Davies Date: Mon Aug 18 20:29:47 2025 +0100 Automated commit Signed-off-by: Oliver Davies diff --git a/Containerfile b/Containerfile new file mode 100644 index 0000000..a2aef35 --- /dev/null +++ b/Containerfile @@ -0,0 +1,3 @@ +FROM php + +CMD php -v diff --git a/index.php b/index.php new file mode 100644 index 0000000..e6744ba --- /dev/null +++ b/index.php @@ -0,0 +1,3 @@ + d1ec5296cbf0 +d1ec5296cbf0da21054b4261a0bb72f66449fe8e8f51b071e53df64e6f83eff4 + +podman run --rm d1ec5296cbf0 +PHP 8.4.11 (cli) (built: Aug 12 2025 22:28:40) (NTS) +Copyright (c) The PHP Group +Built by https://github.com/docker-library/php +Zend Engine v4.4.11, Copyright (c) Zend Technologies + with Zend OPcache v8.4.11, Copyright (c), by Zend Technologies