mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 04:01:58 +00:00
add utils system image, move compat into system-images
This commit is contained in:
committed by
Aiden McClelland
parent
309b446a5c
commit
a5f5852a31
3
system-images/utils/Dockerfile
Normal file
3
system-images/utils/Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM alpine:latest
|
||||
|
||||
RUN apk update && apk add yq jq
|
||||
Reference in New Issue
Block a user