Create Docker workflow and Dockerfile for image build and push
This commit is contained in:
commit
050810404d
2 changed files with 27 additions and 0 deletions
2
Dockerfile
Normal file
2
Dockerfile
Normal file
|
@ -0,0 +1,2 @@
|
|||
FROM ghcr.io/catthehacker/ubuntu:act-latest
|
||||
COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/
|
Loading…
Add table
Add a link
Reference in a new issue