.. |
containers
|
Refactored ctr to allow for tty allocation when container has {terminal:true} within Spec
|
2022-11-16 21:15:03 +00:00 |
content
|
make status more readable and update easy.
|
2022-11-15 15:48:01 +08:00 |
events
|
ctr events: do not exit on an error
|
2020-01-29 13:10:16 +09:00 |
images
|
Update ctr to make local the default for distribution
|
2022-11-30 12:56:57 -08:00 |
info
|
introspection: expose the daemon's PID and PIDNS
|
2022-11-18 17:14:26 +09:00 |
install
|
Add optional install path
|
2018-09-11 10:36:00 -04:00 |
leases
|
replace strings.Split(N) for strings.Cut() or alternatives
|
2022-11-07 10:02:25 +01:00 |
namespaces
|
Cleanup build constraints
|
2022-12-08 09:36:20 -08:00 |
oci
|
feat: replace github.com/pkg/errors to errors
|
2022-01-07 10:27:03 +08:00 |
plugins
|
Remove all gogoproto extensions
|
2022-04-20 07:23:28 +00:00 |
pprof
|
Cleanup build constraints
|
2022-12-08 09:36:20 -08:00 |
run
|
Cleanup build constraints
|
2022-12-08 09:36:20 -08:00 |
sandboxes
|
Support sandboxed shims shutdown
|
2022-12-14 18:22:52 -08:00 |
shim
|
Cleanup build constraints
|
2022-12-08 09:36:20 -08:00 |
snapshots
|
epoch: propagate SOURCE_DATE_EPOCH via ctx
|
2022-12-12 09:02:35 +09:00 |
tasks
|
Cleanup build constraints
|
2022-12-08 09:36:20 -08:00 |
version
|
adding go version to client description
|
2019-10-06 13:38:51 +02:00 |
client.go
|
epoch: propagate SOURCE_DATE_EPOCH via ctx
|
2022-12-12 09:02:35 +09:00 |
cni.go
|
Run gofmt 1.19
|
2022-08-04 18:18:33 -07:00 |
commands_unix.go
|
Cleanup build constraints
|
2022-12-08 09:36:20 -08:00 |
commands_windows.go
|
Add ctr support for CPUMax and CPUShares
|
2022-04-28 13:17:16 -07:00 |
commands.go
|
keep the lower case letter for flag info
|
2022-11-15 14:09:55 +08:00 |
resolver.go
|
Update ctr commands to use transfer interface
|
2022-11-30 12:56:54 -08:00 |
signals_linux.go
|
Ignore SIGURG signals in signal forwarder
|
2020-09-04 16:19:31 -07:00 |
signals_notlinux.go
|
Cleanup build constraints
|
2022-12-08 09:36:20 -08:00 |
signals.go
|
Ignore SIGURG signals in signal forwarder
|
2020-09-04 16:19:31 -07:00 |
utils.go
|
Implemented image encryption/decryption libraries and ctr commands
|
2019-07-17 15:19:58 -04:00 |