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
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -125,16 +125,16 @@ Note: The examples are in a separate repository: [https://github.com/docker-slim
125
125
126
126
## RECENT UPDATES
127
127
128
-
Latest version: 1.26 (11/16/2019)
128
+
Latest version: 1.26.1 (11/28/2019)
129
129
130
-
Now you can run `docker-slim` in containers. For more info about the latest release see the [`CHANGELOG`](CHANGELOG.md).
130
+
Now you can run `docker-slim` in containers and you get more convinient reporting defaults. For more info about the latest release see the [`CHANGELOG`](CHANGELOG.md).
131
131
132
132
## INSTALLATION
133
133
134
134
1. Download the zip package for your platform.
135
-
-[Latest Mac binaries](https://downloads.dockerslim.com/releases/1.26.0/dist_mac.zip)
136
-
-[Latest Linux binaries](https://downloads.dockerslim.com/releases/1.26.0/dist_linux.tar.gz)
137
-
-[Latest Linux ARM binaries](https://downloads.dockerslim.com/releases/1.26.0/dist_linux_arm.tar.gz)
135
+
-[Latest Mac binaries](https://downloads.dockerslim.com/releases/1.26.1/dist_mac.zip)
136
+
-[Latest Linux binaries](https://downloads.dockerslim.com/releases/1.26.1/dist_linux.tar.gz)
137
+
-[Latest Linux ARM binaries](https://downloads.dockerslim.com/releases/1.26.1/dist_linux_arm.tar.gz)
138
138
2. Unzip the package.
139
139
3. Add the location where you unzipped the package to your PATH environment variable (optional).
140
140
@@ -182,7 +182,7 @@ You can use the generated profile with your original image or with the minified
182
182
183
183
The demo run on Mac OS X, but you can build a linux version. Note that these steps are different from the steps in the demo video.
184
184
185
-
1. Get the docker-slim [Mac](https://downloads.dockerslim.com/releases/1.26.0/dist_mac.zip), [Linux](https://downloads.dockerslim.com/releases/1.26.0/dist_linux.tar.gz) or [Linux ARM](https://downloads.dockerslim.com/releases/1.26.0/dist_linux_arm.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.
185
+
1. Get the docker-slim [Mac](https://downloads.dockerslim.com/releases/1.26.1/dist_mac.zip), [Linux](https://downloads.dockerslim.com/releases/1.26.1/dist_linux.tar.gz) or [Linux ARM](https://downloads.dockerslim.com/releases/1.26.1/dist_linux_arm.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