Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 30c6fae

Browse filesBrowse files
Mohammad Naeemsolidnerd
authored andcommitted
Added Trap to pervent container crashing
1 parent da06669 commit 30c6fae
Copy full SHA for 30c6fae

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎docker-entrypoint.sh

Copy file name to clipboardExpand all lines: docker-entrypoint.sh
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,5 @@ echo "Clearing caches..."
112112
php artisan cache:clear
113113
php artisan view:clear
114114

115+
trap "echo Catching SIGWINCH apache error and perventing it." SIGWINCH
115116
exec apache2-foreground

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.