Add docker build #1

Merged
allanger merged 9 commits from refs/pull/1/head into main 2023-02-12 08:51:14 +00:00
Showing only changes of commit 24c36f8311 - Show all commits

View File

@ -38,7 +38,8 @@ jobs:
builder: ${{ steps.buildx.outputs.name }}
context: .
file: ./Dockerfile
platforms: linux/amd64,linux/arm64
# platforms: linux/amd64,linux/arm64
platforms: linux/amd64
push: true
tags: |
ghcr.io/${{ github.repository }}:stable