Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Add function to start container | axtloss | 2023-05-25 | 1 | -10/+62 |
* | 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 |