52 Commits

Author SHA1 Message Date
Nils
18e03306a1 mention custom zig compiler 2025-01-01 19:13:24 -08:00
Lihai Tu
a17a3167f6 Update README.md (#40)
`dockerc` there instead of `docker` which make misleading
2024-11-02 04:00:37 +00:00
王品呈
11c815860a fix #24 add mention of submodules in readme (#39) 2024-10-28 10:33:15 -07:00
Nils
e3b60fc327 Use build abi for building runtimes 2024-08-20 16:08:46 +00:00
Nils
f90db2e2fb Fix multi-arch build 2024-08-16 09:36:03 +00:00
Nils
513216a2ee dockerc 0.3.2 v0.3.2 2024-08-16 08:11:59 +00:00
Nils
246eebc6ce Make the footer an arbitrary struct 2024-08-16 08:10:15 +00:00
Nils
6a236ac8ae Add --version to dockerc and --dockerc-version to runtime 2024-08-16 08:10:15 +00:00
Nils
8c86d54ff9 subuid and subgid support 2024-08-16 08:09:42 +00:00
Nils
598df9fd2e Fix rootless file ownership 2024-08-14 02:29:43 +00:00
Nils
8558480ebc Notify user when user namespaces are restricted 2024-08-11 01:11:55 +00:00
Nils
36f0b7ec17 Delete .gitattributes 2024-08-10 07:41:38 +02:00
Nils
cb39eafc7a dockerc 0.3.1 v0.3.1 2024-08-10 05:26:26 +00:00
Nils
ba06f35b8a Do not depend on suid fusermount3
Fix https://github.com/NilsIrl/dockerc/issues/31
2024-08-10 05:24:03 +00:00
Nils
688be51f4f Add CI 2024-08-10 04:30:26 +00:00
Nils
dbd1613886 dockerc 0.3.0 v0.3.0 2024-08-09 06:55:38 +00:00
Nils
d79a071544 Workaround EINVAL in fuse-overlayfs 2024-08-09 06:44:09 +00:00
Nils
817b4cab65 Add zig fmt CI 2024-08-09 06:44:09 +00:00
Nils
6658a8ce73 Add extract and replace tools 2024-08-09 06:44:09 +00:00
Nils
01075b0656 Add multi-arch support
Fix https://github.com/NilsIrl/dockerc/issues/7
2024-08-09 06:44:09 +00:00
Nils
a3d33b2ab2 Fix multi-user setup
Fix https://github.com/NilsIrl/dockerc/issues/28
2024-08-09 06:44:09 +00:00
Sebastian Beyer
10322c7e4a Fix typo in README.md file (#26) 2024-08-07 02:00:33 +02:00
Nils
f3f0ee4934 Remove squashfuse and fuse-overlayfs binaries 2024-07-22 07:49:42 +01:00
Nils
4f20d8ec4e Remove mksquashfs executable 2024-07-22 00:16:57 +01:00
Nils
2106f93a2d Replace post.png with upvote count 2024-06-22 02:18:33 +01:00
Nils
74726a7eb0 zig 0.13.0 support 2024-06-09 14:22:14 +00:00
Nils
01b6098d81 Replace crun executable with libcrun (#19) 2024-06-09 00:37:00 +02:00
Nils
7797b13d2f zig 0.12.0 support 2024-06-05 22:39:27 +02:00
Nils
731f18b828 Fix https://github.com/NilsIrl/dockerc/issues/18 2024-06-05 15:56:15 +02:00
Nils André
7eb7019c9f Manually compile skopeo 2024-03-10 01:08:06 -08:00
Nils André
4c6952759c Manually compile umoci 2024-03-10 00:32:48 -08:00
Nils André
812b3887ad Use zig package manger for zig-clap 2024-03-09 20:21:07 -08:00
Nils André
ef042bbcfe set version 2024-03-09 20:02:27 -08:00
Nils André
68b0e6dc40 give each container a different name 2024-03-06 15:54:00 -08:00
Nils
31e536580e LICENSE under GPLv3 2024-03-06 13:42:31 -08:00
Nils André
5f4092a701 provide our own policy v0.2.1 2024-03-06 13:30:03 -08:00
Nils André
ea297f3e39 Readme v0.2 2024-03-06 01:39:08 -08:00
Nils André
be0ec95874 Improve README.md 2024-03-06 01:28:01 -08:00
Nils André
7cbabc4e5c Improve help message 2024-03-06 01:21:54 -08:00
Nils André
63beb151ef add support for absolute mount 2024-03-06 01:08:08 -08:00
Nils André
c9d500aeb3 Add -v/--volume support and free memory 2024-03-05 23:41:20 -08:00
Nils André
13f51da431 Add support for -e/--env 2024-03-05 23:03:11 -08:00
Nils
87246985ff fix typo 2024-02-20 04:14:21 -08:00
Nils
0fd91d03fd Remove hackathon specific comments in README 2024-02-20 03:18:05 -08:00
Nils André
ffee834bfd improve documentation v0.1 2024-02-20 02:34:43 -08:00
Nils André
f08a3cd7e6 Fix bug + document how to use images in docker daemon 2024-02-20 02:31:00 -08:00
Nils
4034973e35 mention how to install dockerc 2024-02-20 01:20:10 -08:00
Nils André
eb885b8750 Add usage 2024-02-20 01:12:20 -08:00
Nils André
161705368a mention rootless containers as a feature 2024-02-20 01:12:20 -08:00
Nils André
7ac122222f fix submodules 2024-02-20 01:12:20 -08:00