Create Docker workflow and Dockerfile for image build and push

This commit is contained in:
Edgar P. Burkhart 2025-05-05 16:59:46 +02:00
commit 050810404d
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
2 changed files with 27 additions and 0 deletions

2
Dockerfile Normal file
View file

@ -0,0 +1,2 @@
FROM ghcr.io/catthehacker/ubuntu:act-latest
COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/