Browse Source

Update README.md

Mike Birdgeneau 8 years ago
parent
commit
dd963d05f9
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -5,3 +5,7 @@
 [![Docker Pulls](https://img.shields.io/docker/pulls/mikebirdgeneau/jupyterlab-docker.svg?maxAge=2592000?style=flat-square)](https://hub.docker.com/r/mikebirdgeneau/jupyterlab-docker/)
 
 Jupyterlab Docker image
+
+This image is configured as an automated build on Docker Hub: [https://hub.docker.com/r/mikebirdgeneau/jupyterlab/](https://hub.docker.com/r/mikebirdgeneau/jupyterlab/).
+
+You can pull the lastest automated build using the docker pull command: `docker pull mikebirdgeneau/jupyterlab` or clone this repository and build the image locally using `docker-compse build`.