readme: docker build one liner

pull/9/head
Sameer Naik 9 years ago
parent fa90337f90
commit 56d7a21cfb

@ -63,9 +63,7 @@ docker pull sameersbn/browser-box:latest
Alternatively you can build the image yourself. Alternatively you can build the image yourself.
```bash ```bash
git clone https://github.com/sameersbn/docker-browser-box.git docker build -t sameersbn/browser-box github.com/sameersbn/docker-browser-box
cd docker-browser-box
docker build --tag $USER/browser-box .
``` ```
With the image locally available, install the wrapper scripts using: With the image locally available, install the wrapper scripts using:

Loading…
Cancel
Save