Tags: hookenz/docker-php
Tags
Added step for specific checkout of Git Ref for scheduled tasks
Add PHP 8.4 support (serversideup#497) * add configuration for php 8.4 support * Changed a few spots to 8.4 and added placeholders * Added PHP 8.4 docker hub badges * Updated other examples to have 8.4 --------- Co-authored-by: Jay Rogers <[email protected]>
Fix exit on error during migrations, CI updates, and improve notices … …and messages (serversideup#490) * Force do not exit on error for the try loop on migrations. Fixes serversideup#489 * Update notice for custom commands * Removed Alpine from 7.4.33 because Alpine 3.16 reached EOL (serversideup#426 (comment)) * Removed Alpine from PHP 8.0 because Alpine 3.16 reached EOL (serversideup#426 (comment)) * Added PHP version and image version to container info start up * Switch to GitHub runners on Ubuntu 24.04 * Set GHA cache * Re-added alpine for 7.4 and 8.0 (serversideup#426 (comment)) * Converted to buildx and added platform support * Adjusted PRs to run automatically * Deprecated and removed linux/arm/v7 * Sign into docker registry only if we're pushing the image * Added docs to clarify why we don't use subshells (serversideup#481 (comment)) * Fixed link
PreviousNext