Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Dockerfile #563

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

lanedirt
Copy link
Owner

@lanedirt lanedirt commented Feb 3, 2025

Description

Dockerfile performance improvement

Type of Change:

  • Other (please describe): performance improvement

Related Issues

Fixes #562

Checklist

  • Manual test: Test with clean checkout that installation works as usual with this change.

@lanedirt lanedirt added the enhancement New feature or request label Feb 3, 2025
@lanedirt lanedirt linked an issue Feb 3, 2025 that may be closed by this pull request
@lanedirt
Copy link
Owner Author

lanedirt commented Feb 6, 2025

These changes cause a new installation to throw this error:

The stream or file "/var/www/storage/logs/laravel.log" could not be opened in append mode: Failed to open stream: Permission denied The exception occurred while attempting to log: The stream or file "/var/www/storage/logs/laravel.log" could not be opened in append mode:

This needs some more testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Optimize dockerfile for performance
1 participant