This website requires JavaScript.
Explore
Help
Register
Sign In
rancher
/
osbuilder
Watch
1
Star
0
Fork
0
You've already forked osbuilder
mirror of
https://github.com/kairos-io/osbuilder.git
synced
2025-06-20 20:34:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mm-testing
osbuilder
/
tools-image
/
entrypoint.sh
5 lines
50 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
Add tool-image
2022-09-13 20:41:45 +00:00
#!/bin/bash
set
-ex
Add iso builder This adds a new package for the iso builder run directly on go. This is extracted from the original elemental-cli and then from the now build-less kairos-agent This uses no deps on elemental, only deps are on kairos-agent for the config stuff mainly. Signed-off-by: Itxaka <itxaka.garcia@spectrocloud.com>
2023-07-18 10:46:50 +00:00
enki --config-dir /config
$@
Reference in New Issue
Copy Permalink