Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change dev and proc bwrap flags | axtloss | 2023-06-06 | 1 | -11/+8 |
| | |||||
* | Add SPDX License header to source files | axtloss | 2023-05-31 | 1 | -1/+3 |
| | |||||
* | Add permissions configuration file | axtloss | 2023-05-31 | 1 | -12/+104 |
| | |||||
* | Allow bind mounting from host into container | axtloss | 2023-05-29 | 1 | -2/+14 |
| | |||||
* | Add comments to functions | axtloss | 2023-05-26 | 1 | -13/+32 |
| | |||||
* | remove command, allow registry/repo/image:tag layout | axtloss | 2023-05-25 | 1 | -4/+17 |
| | |||||
* | Add shell subcommand | axtloss | 2023-05-25 | 1 | -4/+7 |
| | |||||
* | Make the start command work | axtloss | 2023-05-25 | 1 | -6/+16 |
| | | | | | I should rename this to "JHackIT", because this only consists of hacks lmao | ||||
* | Add function to start container | axtloss | 2023-05-25 | 1 | -10/+62 |
| | | | | I cannot understand any of this anymore. Oh well :shipit: | ||||
* | Change mount function and add chmod | axtloss | 2023-05-25 | 1 | -2/+3 |
| | |||||
* | Add command line options | axtloss | 2023-05-24 | 1 | -19/+0 |
| | |||||
* | Allow creating containers | axtloss | 2023-05-24 | 1 | -5/+41 |
| | |||||
* | Automatically extract downloaded blobs | axtloss | 2023-05-24 | 1 | -0/+56 |