Skip to content

Commit

Permalink
Merge pull request #1 from mlpack/master
Browse files Browse the repository at this point in the history
update head
  • Loading branch information
birm authored Nov 7, 2019
2 parents df9c2cf + 29e01f6 commit c9c242e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ mlpack Jenkins configuration and test support
---------------------------------------------

This repository contains a number of scripts which are used by Jenkins
(http://masterblaster.mlpack.org) in order to build and test mlpack.
(http://ci.mlpack.org) in order to build and test mlpack.
4 changes: 2 additions & 2 deletions REGISTRY_CONFIG_README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
A registry is running on masterblaster at port 5000.
A registry is running on http://masterblaster.mlpack.org at port 5000.

To add an image to the registry, do the following steps:

Expand All @@ -19,4 +19,4 @@ https://docs.docker.com/registry/insecure/#deploy-a-plain-http-registry

2. Once step 1 is complete, pull the image on the client

docker pull localhost:5000/image-name:version
docker pull localhost:5000/image-name:version

0 comments on commit c9c242e

Please sign in to comment.