-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule alpine-make-vm-image
updated
8 files
+111 −4 | .github/workflows/ci.yml | |
+1 −1 | LICENSE | |
+81 −9 | README.adoc | |
+275 −62 | alpine-make-vm-image | |
+4 −0 | example/configure.sh | |
+2 −1 | example/packages | |
+1 −0 | example/repositories | |
+3 −0 | example/rootfs/usr/local/bin/hello |