image: "luet/base" seed: "alpine" steps: - echo foo > /test - echo bar > /test2