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
{{ message }}
This repository was archived by the owner on Jul 19, 2025. It is now read-only.
Added git. Needed by composer and/or bundler.
Fixed up variables to work with alpine-node recipe.
Fixed up `cd` sections so they're in a subshell and return to original pwd afterward.
Merged bundler into alpine-node recipe becauuse it needs the compiler tooling.
This also has to juggle where the workdir is in order to properly
clean up after itself. As such, there's some extra WORKDIR commands
and some slightly confusing subshells to go back to /usr/src/app.
0 commit comments