Need to look into the option of running a script a boot to install additiol packages.
- alter script to use a enterypoint.sh file.
- Directory. Note that all packages ill originate from /scripts
- python script name.
- Do I base this on the path from the origin?
- Misc extra CMD
- Add at end of dockerfile.
- Need to check viablity. (Value none be default.)
- Pacman packages (list of packages)
- Error handling.
- Will all packages be thrown out if one package doesn't exist?
- Validation check on each package before proceeding?
- Error handling.
- PIP packages (requirement file?)
- Detect file path and use file argument.
- Detect extention.
- Detect file exists.
- Detect file isn't
- Change argument to file input
- Error handling.
- Will all packages be thrown out [26/04/2022] if the packages doesn't exist it should error. However if docker is already built it's not my problem
- Detect file path and use file argument.
- DockerCompose file
- Variable Reference file