Skip to content

Lead README with the live WASM demo, docker run as the alternative #342

Lead README with the live WASM demo, docker run as the alternative

Lead README with the live WASM demo, docker run as the alternative #342

Workflow file for this run

name: Docker Image CI
on: [push]
jobs:
build:
uses: chrisns/.github/.github/workflows/dockerbuild.yml@cebabbbee67cc9cc55c233518fcf9a7fa5f2d67d # main
with:
platforms: linux/amd64,linux/arm/v6,linux/arm/v7,linux/arm64,linux/ppc64le,linux/s390x
secrets:
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}