harbour
harbour copied to clipboard
Harbour is a docker registry including build system focused on cloud native environments.
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.11.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
### Purpose When a build was started there should be a detail page regarding the running and later on finished build. If a build fails the logs of the docker...
### Purpose A user want to see a list of all images of a certain repository so he knows which images are available and how he can pull these images....
### Purpose Enable the user to see the history of all his builds, without filtering for repository etc. **This story is not about streaming the logs of a running build!**...
### Purpose harbour.rocks targets on-premise installations and is therefore intended to authenticate users with an existing identity. Nowadays OIDC (Open Id Connect) is used for authenticating people by a third...
### Purpose A user wants to build a new Image based on any sourcecode-repository. Therefore harbour must be able to build a new images based on a given directory-path to...