From afbca4843dcfed2f2a39f3e3837fe53aad9ca139 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 18 Aug 2025 20:29:47 +0100 Subject: [PATCH] Automated commit Signed-off-by: Oliver Davies --- Containerfile | 3 +++ index.php | 3 +++ notes.adoc | 52 +++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 58 insertions(+) create mode 100644 Containerfile create mode 100644 index.php create mode 100644 notes.adoc 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