Add todo list

This commit is contained in:
exu 2023-07-28 21:25:34 +02:00
parent fd2b913c0d
commit 7c0c10f2b4

View File

@ -3,6 +3,12 @@ It currently supports native compilation for x86_64 and arm64. **No cross-compil
The container is single use only, so some automation around creating the container, getting the result and destroying it is required. The container is single use only, so some automation around creating the container, getting the result and destroying it is required.
# TODO
- [ ] Implement package signing
- [ ] Handle AUR dependencies
- [ ] Enable cross-compilation
# Usage # Usage
To use this container, simply provide the name of an AUR package after the image To use this container, simply provide the name of an AUR package after the image