serversideup / docker-php

🐳 Production-ready Docker images for PHP. Optimized for Laravel, WordPress, and more!
https://serversideup.net/open-source/docker-php/
GNU General Public License v3.0
1.67k stars 109 forks source link

Add SHOW_WELCOME_MESSAGE variable to customize welcome message behavior #319

Closed jaydrogers closed 4 months ago

jaydrogers commented 4 months ago

What this PR does

This adds a SHOW_WELCOME_MESSAGE variable to control if the container welcome message should display or not.

CleanShot 2024-04-22 at 17 14 59@2x

Related issues