Docker images to run setup-php GitHub Action. https://hub.docker.com/r/shivammathur/node
linux/amd64
oramd64
linux/386
ori386
linux/arm/v7
orarm32v7
linux/arm64
orarm64v8
- Ubuntu 20.04 (focal)
- PHP 5.6 to PHP 8.0
- Node.js 14.15.1, 12.16.3 on x86
- Yarn 1.22.5
- Ubuntu 18.04 (bionic)
- PHP 5.6 to PHP 8.0
- Node.js 14.15.1, 12.16.3 on x86
- Yarn 1.22.5
- Ubuntu 16.04 (xenial)
- PHP 5.6 to PHP 8.0
- Node.js 14.15.1, 12.16.3 on x86
- Yarn 1.22.5
- Ubuntu 20.04 (focal)
- Node.js 14.15.1, 12.16.3 on x86
- Yarn 1.22.5
- Ubuntu 18.04 (bionic)
- Node.js 14.15.1, 12.16.3 on x86
- Yarn 1.22.5
- Ubuntu 16.04 (xenial)
- Node.js 14.15.1, 12.16.3 on x86
- Yarn 1.22.5
- Suffix
amd64
,i386
,arm32v7
arm64v8
to above image variants to get image for specific OS architecture. i386
is not available for focal based images, namelyfocal
,20.04
,focal-slim
and20.04-slim
.
For example shivammathur/node:bionic-arm64v8
.
The code in this project is licensed under the MIT license. Please see the license file for more information.