This website requires JavaScript.
Explore
Help
Register
Sign In
kairos
/
luet
Watch
1
Star
0
Fork
0
You've already forked luet
mirror of
https://github.com/mudler/luet.git
synced
2025-09-25 14:38:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4d60795fdcfee6fed6b87b51ca1e79e159fbb89a
luet
/
tests
/
fixtures
/
buildtree
/
app-admin
/
enman
/
1.4.0
/
build.yaml
5 lines
83 B
YAML
Raw
Normal View
History
Unescape
Escape
Add compiler interfaces and build definition skeleton Create compiler interface with switchable backends. For now it can resolve and parse a `build.yaml` which is in the same folder as in `definition.yaml` Add also tests to cover this and new fixtures
2019-11-04 17:16:13 +01:00
image
:
"luet/base"
Adapt tests
2019-11-08 18:30:53 +01:00
seed
:
"alpine"
Add compiler interfaces and build definition skeleton Create compiler interface with switchable backends. For now it can resolve and parse a `build.yaml` which is in the same folder as in `definition.yaml` Add also tests to cover this and new fixtures
2019-11-04 17:16:13 +01:00
steps
:
Adapt tests
2019-11-08 18:30:53 +01:00
-
echo foo > /test
-
echo bar > /test2
Reference in New Issue
Copy Permalink