4 lines
194 B
Docker
4 lines
194 B
Docker
FROM ghcr.io/catthehacker/ubuntu:act-latest
|
|
|
|
RUN curl https://gitea.wagshome.duckdns.org/api/packages/publicWagsHome/generic/buildx/0.0.4/buildx -o /usr/libexec/docker/cli-plugins/docker-buildx
|