The Dockerfile requires product/ directory for the builder stage. For the base image, this is a minimal placeholder that returns JSON. Applications should mount their own code at /var/www/html. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
6 lines
140 B
JSON
6 lines
140 B
JSON
{
|
|
"name": "host-uk/server-php-placeholder",
|
|
"description": "Placeholder for base image",
|
|
"type": "project",
|
|
"require": {}
|
|
}
|