Initial commit

This commit is contained in:
Marko Korhonen 2024-02-25 11:28:32 +02:00
commit 31f55fd29f
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

6
Dockerfile Normal file
View file

@ -0,0 +1,6 @@
ARG VERSION
FROM ghcr.io/catthehacker/ubuntu:act-${VERSION}
RUN apt-get -y update && \
apt-get -y dist-upgrade && \
apt-get -y install skopeo