Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-06-06 | Change dev and proc bwrap flags | axtloss | 1 | -11/+8 |
2023-05-31 | Add SPDX License header to source files | axtloss | 1 | -1/+3 |
2023-05-31 | Add permissions configuration file | axtloss | 1 | -12/+104 |
2023-05-29 | Allow bind mounting from host into container | axtloss | 1 | -2/+14 |
2023-05-26 | Add comments to functions | axtloss | 1 | -13/+32 |
2023-05-25 | remove command, allow registry/repo/image:tag layout | axtloss | 1 | -4/+17 |
2023-05-25 | Add shell subcommand | axtloss | 1 | -4/+7 |
2023-05-25 | Make the start command work | axtloss | 1 | -6/+16 |
2023-05-25 | Add function to start container | axtloss | 1 | -10/+62 |
2023-05-25 | Change mount function and add chmod | axtloss | 1 | -2/+3 |
2023-05-24 | Add command line options | axtloss | 1 | -19/+0 |
2023-05-24 | Allow creating containers | axtloss | 1 | -5/+41 |
2023-05-24 | Automatically extract downloaded blobs | axtloss | 1 | -0/+56 |