Skip to content

Commit

Permalink
release info update
Browse files Browse the repository at this point in the history
  • Loading branch information
kcq committed Feb 4, 2018
1 parent 970ca66 commit 6886306
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Expand Up @@ -57,7 +57,7 @@ Creating small containers requires a lot of voodoo magic and it can be pretty pa

## RECENT UPDATES

Latest version: 1.18 (8/9/2017)
Latest version: 1.19 (2/4/2018)

* Alpine image support (NEW)
* New sample apps (NEW)
Expand All @@ -74,8 +74,8 @@ Latest version: 1.18 (8/9/2017)
## INSTALLATION

1. Download the zip package for your platform.
- [Latest Mac binaries](https://github.com/docker-slim/docker-slim/releases/download/1.18/dist_mac.zip)
- [Latest Linux binaries](https://github.com/docker-slim/docker-slim/releases/download/1.18/dist_linux.zip)
- [Latest Mac binaries](https://github.com/docker-slim/docker-slim/releases/download/1.19/dist_mac.zip)
- [Latest Linux binaries](https://github.com/docker-slim/docker-slim/releases/download/1.19/dist_linux.tar.gz)
2. Unzip the package.
3. Add the location where you unzipped the package to your PATH environment variable (optional).

Expand Down Expand Up @@ -123,7 +123,7 @@ You can use the generated profile with your original image or with the minified

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.

1. Get the docker-slim [Mac](https://github.com/docker-slim/docker-slim/releases/download/1.18/dist_mac.zip) or [Linux](https://github.com/docker-slim/docker-slim/releases/download/1.18/dist_linux.zip) binaries. Unzip them and optionally add their directory to your PATH environment variable if you want to use the app from other locations.
1. Get the docker-slim [Mac](https://github.com/docker-slim/docker-slim/releases/download/1.19/dist_mac.zip) or [Linux](https://github.com/docker-slim/docker-slim/releases/download/1.19/dist_linux.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.

The extracted directory contains two binaries:

Expand Down

0 comments on commit 6886306

Please sign in to comment.