You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
794 B
794 B
To Do
- set up bash autocompletion for
pdm-
scripts- https://stackoverflow.com/questions/11173447/how-can-i-set-up-autocompletion-for-git-commands
- https://askubuntu.com/questions/68175/how-to-create-script-with-auto-complete
- https://www.gnu.org/software/bash/manual/bash.html#Programmable-Completion
- https://debian-administration.org/article/316/An_introduction_to_bash_completion_part_1
- https://github.com/scop/bash-completion/blob/master/README.md
- make container mounts point to /vol
- build script: separate params and build file
- allow overriding of install args
-o
flag? pass comma-separated list of overrides?
- also interactive?
- allow overriding of install args
- allow arbitrary flags for launch & build?
- make install script set kernel params for rootless?
- use containers user?