docker-images icon indicating copy to clipboard operation
docker-images copied to clipboard

Results 4 docker-images issues
Sort by recently updated
recently updated
newest added

Change Elasticsearch URL by passing an `ELASTICSEARCH_URL` env var ``` docker run -p 5601:5601 -t -i -e ELASTICSEARCH_URL=http://elasticsearch.example.com:9200 kibana4 ```

Based on https://github.com/rissem/docker-ipython-notebook