You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-7Lines changed: 7 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -180,9 +180,9 @@ Elixir application images:
180
180
181
181
## RECENT UPDATES
182
182
183
-
Latest version: 1.36.0 (6/12/2021)
183
+
Latest version: 1.36.1 (6/20/2021)
184
184
185
-
The 1.36.0 release adds many new `xray` capabilities including duplicate file, utf8 file and shell detection.
185
+
The 1.36.x releases add many new `xray` capabilities including duplicate file, utf8 file and shell detection.
186
186
187
187
For more info about the latest release see the [`CHANGELOG`](CHANGELOG.md).
188
188
@@ -191,13 +191,13 @@ For more info about the latest release see the [`CHANGELOG`](CHANGELOG.md).
191
191
192
192
1. Download the zip package for your platform.
193
193
194
-
-[Latest Mac binaries](https://downloads.dockerslim.com/releases/1.36.0/dist_mac.zip)
194
+
-[Latest Mac binaries](https://downloads.dockerslim.com/releases/1.36.1/dist_mac.zip)
195
195
196
-
-[Latest Linux binaries](https://downloads.dockerslim.com/releases/1.36.0/dist_linux.tar.gz)
196
+
-[Latest Linux binaries](https://downloads.dockerslim.com/releases/1.36.1/dist_linux.tar.gz)
197
197
198
-
-[Latest Linux ARM binaries](https://downloads.dockerslim.com/releases/1.36.0/dist_linux_arm.tar.gz)
198
+
-[Latest Linux ARM binaries](https://downloads.dockerslim.com/releases/1.36.1/dist_linux_arm.tar.gz)
199
199
200
-
-[Latest Linux ARM64 binaries](https://downloads.dockerslim.com/releases/1.36.0/dist_linux_arm64.tar.gz)
200
+
-[Latest Linux ARM64 binaries](https://downloads.dockerslim.com/releases/1.36.1/dist_linux_arm64.tar.gz)
201
201
202
202
2. Unzip the package.
203
203
@@ -645,7 +645,7 @@ You can use the generated profile with your original image or with the minified
645
645
646
646
The demo runs on Mac OS X, but you can build a linux version. Note that these steps are different from the steps in the demo video.
647
647
648
-
1. Get the docker-slim [Mac](https://downloads.dockerslim.com/releases/1.36.0/dist_mac.zip), [Linux](https://downloads.dockerslim.com/releases/1.36.0/dist_linux.tar.gz), [Linux ARM](https://downloads.dockerslim.com/releases/1.36.0/dist_linux_arm.tar.gz) or [Linux ARM64](https://downloads.dockerslim.com/releases/1.36.0/dist_linux_arm64.tar.gz) binaries. Unzip them and optionally add their directory to your PATH environment variable if you want to use the app from other locations.
648
+
1. Get the docker-slim [Mac](https://downloads.dockerslim.com/releases/1.36.1/dist_mac.zip), [Linux](https://downloads.dockerslim.com/releases/1.36.1/dist_linux.tar.gz), [Linux ARM](https://downloads.dockerslim.com/releases/1.36.1/dist_linux_arm.tar.gz) or [Linux ARM64](https://downloads.dockerslim.com/releases/1.36.1/dist_linux_arm64.tar.gz) binaries. Unzip them and optionally add their directory to your PATH environment variable if you want to use the app from other locations.
0 commit comments