You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use GitLab pipelines and GitHub actions to test, build and deploy my Laravel applications.
I normally build the frontend assets f.e. a GitHub action and just copy the result file into docker image.
Is there interest in a version of the image that does not Bun and composer but only copies the relevant files?