Help with Nextjs Docker image build time in Github Actions
Unanswered
California pilchard posted this in #help-forum
California pilchardOP
Hi everyone,
I’m experiencing an issue with the build time for my Next.js Docker image in GitHub Actions. The process currently takes around 16 minutes. Below are my Dockerfile and GitHub Actions workflow configurations.
Could anyone help me optimize this to reduce the build time?
Thanks in advance for your assistance!
I’m experiencing an issue with the build time for my Next.js Docker image in GitHub Actions. The process currently takes around 16 minutes. Below are my Dockerfile and GitHub Actions workflow configurations.
Could anyone help me optimize this to reduce the build time?
Thanks in advance for your assistance!