Skip to content

Build

Using Docker Build Cloud

Method: 1 : Running it locally

docker buildx create --driver cloud dockerdevrel/demo-builder
docker buildx build --builder cloud-dockerdevrel-demo-builder .

image

Method:2 =- Running it using GitHub Workflow

Open dockersamples/ repo and se the workflow.