Skip to content

How to build images locally and concerns #7014

Answered by MichaIng
dot-mike asked this question in Q&A
Discussion options

You must be logged in to vote

Indeed, the topic came up elsewhere already. Originally, I wrote these scripts for our GitHub workflows, which execute it just via bash -c "$(curl ...)", without cloning the repo.

It is on my list to make it aware of being executed from a local repo/archive and execute the other local versions then. Feel free to open a PR for this, as I am currently busy with an own APT repo. My idea was a simple approach to check for the other scripts in the same dir as the $0 script path. Same could be done for dietpi-globals if it is no DietPi host system, but the relative path is more conplex then.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dot-mike
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants