Skip to content

Releases: rootless-containers/rootlesskit

v3.0.0

09 Apr 19:05
Immutable release. Only release title and notes can be modified.
v3.0.0
01885f6

Choose a tag to compare

Changes

  • Add gvisor-tap-vsock network and port drivers (#515 #522, thanks to @fahedouch)
  • Preserve real client source IP in builtin port driver via IP_TRANSPARENT (#565, #577)
    • For Docker, preserving the source IP requires running dockerd-rootless.sh with --userland-proxy=false
  • rootlesskit-docker-proxy: postpone removal to v4 (#569)
  • Add build tags (#533, thanks to @fahedouch)

Full changes: https://github.com/rootless-containers/rootlesskit/milestone/16?closed=1
Thanks to @arshia-rgh @fahedouch @yoshikawa

Install

mkdir -p ~/bin
curl -sSL https://github.com/rootless-containers/rootlesskit/releases/download/v3.0.0/rootlesskit-$(uname -m).tar.gz | tar Cxzv ~/bin

About the binaries

The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/rootless-containers/rootlesskit/actions/runs/24208120213
The sha256sum of the SHA256SUMS file itself is 3c19a202bb653cc079a4dacc7f3c47f21161a4784d504f85ebaddc089c9cce8d .

v3.0.0-rc.0

09 Apr 16:12
Immutable release. Only release title and notes can be modified.
v3.0.0-rc.0
d62f2e9

Choose a tag to compare

v3.0.0-rc.0 Pre-release
Pre-release

Changes

  • Add gvisor-tap-vsock network and port drivers (#515 #522, thanks to @fahedouch)
  • Preserve real client source IP in builtin port driver via IP_TRANSPARENT (#565, #577)
    • For Docker, preserving the source IP requires running dockerd-rootless.sh with --userland-proxy=false
  • rootlesskit-docker-proxy: postpone removal to v4 (#569)
  • Add build tags (#533, thanks to @fahedouch)

Full changes: https://github.com/rootless-containers/rootlesskit/milestone/16?closed=1
Thanks to @arshia-rgh @fahedouch @yoshikawa

Install

mkdir -p ~/bin
curl -sSL https://github.com/rootless-containers/rootlesskit/releases/download/v3.0.0-rc.0/rootlesskit-$(uname -m).tar.gz | tar Cxzv ~/bin

About the binaries

The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/rootless-containers/rootlesskit/actions/runs/24200485777
The sha256sum of the SHA256SUMS file itself is ec16a653202e655ba7b03455214a52fa8697137497f5ab939fce125456e10bcb .

v3.0.0-beta.1

07 Apr 06:49
Immutable release. Only release title and notes can be modified.
v3.0.0-beta.1
20a44fe

Choose a tag to compare

v3.0.0-beta.1 Pre-release
Pre-release

Changes

  • Add gvisor-tap-vsock network and port drivers (#515 #522, thanks to @fahedouch)
  • Preserve real client source IP in builtin port driver via IP_TRANSPARENT (#565)
    • For Docker, preserving the source IP requires running dockerd-rootless.sh with --userland-proxy=false
  • rootlesskit-docker-proxy: postpone removal to v4 (#569)
  • Add build tags (#533, thanks to @fahedouch)

Full changes: https://github.com/rootless-containers/rootlesskit/milestone/16?closed=1
Thanks to @arshia-rgh @fahedouch @yoshikawa

Install

mkdir -p ~/bin
curl -sSL https://github.com/rootless-containers/rootlesskit/releases/download/v3.0.0-beta.1/rootlesskit-$(uname -m).tar.gz | tar Cxzv ~/bin

About the binaries

The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/rootless-containers/rootlesskit/actions/runs/24068183132
The sha256sum of the SHA256SUMS file itself is 97c65252271c4f819944a8d7c68bd8dee67de7eba74cc80d28f589acc4efbcee .

v3.0.0-beta.0

05 Apr 23:00
Immutable release. Only release title and notes can be modified.
v3.0.0-beta.0
4c84f7f

Choose a tag to compare

v3.0.0-beta.0 Pre-release
Pre-release

Changes

  • Add gvisor-tap-vsock network and port drivers (#515 #522, thanks to @fahedouch)
  • Preserve real client source IP in builtin port driver via IP_TRANSPARENT (#565)
    • For Docker, preserving the source IP requires running dockerd-rootless.sh with --userland-proxy=false
  • rootlesskit-docker-proxy: postpone removal to v4 (#569)
  • Add build tags (#533, thanks to @fahedouch)

Full changes: https://github.com/rootless-containers/rootlesskit/milestone/16?closed=1
Thanks to @arshia-rgh @fahedouch @yoshikawa

Install

mkdir -p ~/bin
curl -sSL https://github.com/rootless-containers/rootlesskit/releases/download/v3.0.0-beta.0/rootlesskit-$(uname -m).tar.gz | tar Cxzv ~/bin

About the binaries

The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/rootless-containers/rootlesskit/actions/runs/24012347971
The sha256sum of the SHA256SUMS file itself is 77e8e1e3673045964ce5324e99f4d72dbead513251d6d9ca99f77403b86e6bff .

v3.0.0-alpha.2

09 Feb 09:19
Immutable release. Only release title and notes can be modified.
v3.0.0-alpha.2
48a2131

Choose a tag to compare

v3.0.0-alpha.2 Pre-release
Pre-release

Changes

Full changes: https://github.com/rootless-containers/rootlesskit/milestone/16?closed=1
Thanks to @arshia-rgh @fahedouch @yoshikawa

Install

mkdir -p ~/bin
curl -sSL https://github.com/rootless-containers/rootlesskit/releases/download/v3.0.0-alpha.2/rootlesskit-$(uname -m).tar.gz | tar Cxzv ~/bin

About the binaries

The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/rootless-containers/rootlesskit/actions/runs/21818828203
The sha256sum of the SHA256SUMS file itself is f0995832c006f44eb2a4fa496b7343767e89f6bd4ca087d5216aa49f67e5b89a .

v2.3.6

18 Dec 02:00
Immutable release. Only release title and notes can be modified.
v2.3.6
a1d6ded

Choose a tag to compare

Changes

  • [release/2.3] go.mod: github.com/containernetworking/plugins v1.9.0 ; release v2.3.6 (#550)

Install

mkdir -p ~/bin
curl -sSL https://github.com/rootless-containers/rootlesskit/releases/download/v2.3.6/rootlesskit-$(uname -m).tar.gz | tar Cxzv ~/bin

About the binaries

The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/rootless-containers/rootlesskit/actions/runs/20323329446
The sha256sum of the SHA256SUMS file itself is d8abffca38ffdfdd5f8ce62b1f489b5dfecbc68b8972f0889f1c7f1186d1029c .

v3.0.0-alpha.1

02 Dec 09:04
v3.0.0-alpha.1
7ae0e6b

Choose a tag to compare

v3.0.0-alpha.1 Pre-release
Pre-release

Changes

Full changes: https://github.com/rootless-containers/rootlesskit/milestone/16?closed=1

Install

mkdir -p ~/bin
curl -sSL https://github.com/rootless-containers/rootlesskit/releases/download/v3.0.0-alpha.1/rootlesskit-$(uname -m).tar.gz | tar Cxzv ~/bin

About the binaries

The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/rootless-containers/rootlesskit/actions/runs/19852742959
The sha256sum of the SHA256SUMS file itself is 77e3c37f35f40f5741e5e5efc17ef400fdd2f33225578ea6b45aa6bb5721e605 .

v3.0.0-alpha.0

26 Sep 08:15
v3.0.0-alpha.0
ec10409

Choose a tag to compare

v3.0.0-alpha.0 Pre-release
Pre-release

Changes

Full changes: https://github.com/rootless-containers/rootlesskit/milestone/16?closed=1

Install

mkdir -p ~/bin
curl -sSL https://github.com/rootless-containers/rootlesskit/releases/download//rootlesskit-$(uname -m).tar.gz | tar Cxzv ~/bin

About the binaries

The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/rootless-containers/rootlesskit/actions/runs/18031957081
The sha256sum of the SHA256SUMS file itself is 5fe4ae122fa9f5bd8715b966fda702566af7fd3cdd664ddbccec3474ae67daaa .

v2.3.5

08 May 06:54
v2.3.5
0cc0811

Choose a tag to compare

Changes

Bumped up the deps

Full Changelog: v2.3.4...v2.3.5

Install

mkdir -p ~/bin
curl -sSL https://github.com/rootless-containers/rootlesskit/releases/download/v2.3.5/rootlesskit-$(uname -m).tar.gz | tar Cxzv ~/bin

About the binaries

The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/rootless-containers/rootlesskit/actions/runs/14899716761
The sha256sum of the SHA256SUMS file itself is 35c4618e1e9a5cb2aaea08edbba6e3de5bbeedd00a65fcf7d14f31fc942a7655 .

v2.3.4

10 Mar 02:18
v2.3.4
59a459d

Choose a tag to compare

Changes

  • detach-netns: fixed a regression in v2.3.3 that affected BuildKit (#500)

Install

mkdir -p ~/bin
curl -sSL https://github.com/rootless-containers/rootlesskit/releases/download//rootlesskit-$(uname -m).tar.gz | tar Cxzv ~/bin

About the binaries

The binaries were built automatically on GitHub Actions.
See the log to verify SHA256SUMS.
https://github.com/rootless-containers/rootlesskit/actions/runs/13755373685
The sha256sum of the SHA256SUMS file itself is 7e3482e58884ce012caab1868d86fd8d0d23349be33b6ea2f2084a4aad37d3a5 .