Testing the Portus Project
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
562 B

4 years ago
# Portus Test Repository
A simple docker-compose repository to test the [**Portus**][portus] click [**`here`**][portus] for the project's documentation
## Instructions
* `docker-compose up`
* open your browser on http://127.0.0.1:3000
* Create the admin user
* Add 127.0.0.1:5000 as registry
* `name`: the name of your registry
* `use ssl`: do not tick it
* `external registry name`: 127.0.0.1:5000
* `docker-login 127.0.0.1:5000
* tag an image with the prefix 127.0.0.1:5000/<your image name>
* `docker push <your image>`
[portus]: http://port.us.org/