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 to use build cache for apt package installation #515

Merged
merged 1 commit into from
Aug 11, 2024

Conversation

catatsuy
Copy link
Owner

This pull request includes changes to the webapp/php/Dockerfile to improve the efficiency of the Docker build process by leveraging build cache mounts.

Improvements to Docker build process:

  • webapp/php/Dockerfile: Added build cache mounts for apt package manager to speed up the apt-get update and apt-get install commands.

@catatsuy catatsuy force-pushed the feature-update-php-dockerfile branch from 93b181c to fb186cf Compare August 11, 2024 01:19
@catatsuy catatsuy force-pushed the feature-update-php-dockerfile branch 2 times, most recently from 943f4be to 2cfc184 Compare August 11, 2024 07:19
@catatsuy catatsuy merged commit 682a60f into master Aug 11, 2024
4 checks passed
@catatsuy catatsuy deleted the feature-update-php-dockerfile branch August 11, 2024 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant