Skip to content

Commit f48e8e8

Browse files
committed
bump version to 1.2.0
- attach container by matching command line arguments - support environments without CAP_SYS_CHROOT - support docker-pid for resolving container pids
1 parent cb8012f commit f48e8e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "cntr"
33
description = "A container debugging tool based on FUSE"
4-
version = "1.1.2"
4+
version = "1.2.0"
55
authors = ["Jörg Thalheim <[email protected]>"]
66
categories = ["development-tools::debugging", "os::unix-apis"]
77
repository = "https://github.com/Mic92/cntr"

0 commit comments

Comments
 (0)