feat: add ubuntu image
This commit is contained in:
parent
b4c70c48c7
commit
a4c8b144c5
3 changed files with 17 additions and 17 deletions
9
ubuntu.yaml
Normal file
9
ubuntu.yaml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
track: "https://git.ruds.io/rs2009/blendOS-tracks/raw/branch/main/container-image.yaml"
|
||||
|
||||
stages:
|
||||
- module: exec
|
||||
inputs:
|
||||
- apt-get install -yq hello
|
||||
|
||||
env:
|
||||
IMAGE_NAME: docker.io/library/ubuntu:rolling
|
||||
Loading…
Add table
Add a link
Reference in a new issue