Skip to content

chore: fixed docker compose command and docker run command in README.… #67

chore: fixed docker compose command and docker run command in README.…

chore: fixed docker compose command and docker run command in README.… #67

Workflow file for this run

name: Create and publish a Docker image
on:
push:
branches:
- "master"
jobs:
build:
uses: unict-dmi/reusable-workflows/.github/workflows/docker.yml@main
with:
repo_ref: ${{ github.repository }}