Skip to content

Update Dockerfile to install thumbor-wand-engine #5

Update Dockerfile to install thumbor-wand-engine

Update Dockerfile to install thumbor-wand-engine #5

Workflow file for this run

name: Docker Build
on:
push:
branches:
- main
tags:
- v*
jobs:
build:
uses: NaturalSelectionLabs/Daedalus/.github/workflows/docker-tpl.yaml@main
with:
images: rss3/thumbor
context: .
dockerfile: ./Dockerfile
secrets: inherit