-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ability for build-docker.sh to externalize build steps and configuration #507
base: master
Are you sure you want to change the base?
Commits on Jun 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6ef7fa5 - Browse repository at this point
Copy the full SHA 6ef7fa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1d1015 - Browse repository at this point
Copy the full SHA c1d1015View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f5dfc4 - Browse repository at this point
Copy the full SHA 4f5dfc4View commit details
Commits on Jun 3, 2020
-
Add the ability to configure additional mounts when running the image…
… for custom stages, binaries, etc.
Configuration menu - View commit details
-
Copy full SHA for b4d215e - Browse repository at this point
Copy the full SHA b4d215eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 869edae - Browse repository at this point
Copy the full SHA 869edaeView commit details
Commits on Apr 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d8481fc - Browse repository at this point
Copy the full SHA d8481fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fd173a - Browse repository at this point
Copy the full SHA 2fd173aView commit details -
1. Add ability to mount custom stages into the docker build process s…
…o we can build custom images without having to modify pi-gen 2. Add ability to pass in key=value pairs that can be accessed as custom environment variables in config, allowing injection of secrets into a custom image for wi-fi setup or other purposes. Together, this commit allows a repository using an un-modified version of this commit as a submodule to create a fully working, bootable, connect-able, custom image for a raspberry pi that needs NO manual setup.
Configuration menu - View commit details
-
Copy full SHA for a40b72b - Browse repository at this point
Copy the full SHA a40b72bView commit details
Commits on Apr 16, 2021
-
Add wpasupplicant to packages list, we need it to generate wpa_suppli…
…cant.conf during the image build process.
Configuration menu - View commit details
-
Copy full SHA for 52fd636 - Browse repository at this point
Copy the full SHA 52fd636View commit details
Commits on Apr 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 82f67bf - Browse repository at this point
Copy the full SHA 82f67bfView commit details
Commits on Apr 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 80bf596 - Browse repository at this point
Copy the full SHA 80bf596View commit details -
Merge pull request #1 from aniongithub/feature-refactor
Refactor of mount and env. handling to read better
Configuration menu - View commit details
-
Copy full SHA for 8f46a33 - Browse repository at this point
Copy the full SHA 8f46a33View commit details