linux: - Move ARGs right before where they are used - Move "COPY . ./" right before the "yarn" steps So there is no unnecessary reruns of steps linuxcross: - Move ARGs right before where they are used - Move "COPY . ./" right before the "yarn" steps - Don't attempt to install the cross toolchain if compiling natively - Add RANLIB override - Simplify ENVs |
||
|---|---|---|
| .github/workflows | ||
| lib | ||
| patches | ||
| .dockerignore | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .prettierignore | ||
| Dockerfile.alpine | ||
| Dockerfile.linux | ||
| Dockerfile.linuxcross | ||
| license.md | ||
| package.json | ||
| readme.md | ||
| tsconfig.json | ||
| yarn.lock | ||
pkg-fetch
Github Releases page of this project contains base binaries,
used by pkg to create executables. pkg-fetch npm package
downloads base binaries or compiles them from source.