cicd: go-image-builder

This commit is contained in:
jamesread 2022-08-27 12:42:14 +01:00
parent 7824ce176d
commit 31db838bfd
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
FROM fedora
RUN dnf install go make -y
RUN make go-tools