You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+15-23Lines changed: 15 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,38 +6,33 @@ If you want to use Hypernode Deploy in your shop you will probably want to head
6
6
7
7
If you are looking to see how the internals of the deployment tool work or even want to contribute a change to the project yourself, then you're in the right place.
8
8
9
-
This project builds the hypernode/deploy container image.
9
+
This project builds the `hypernode/deploy` container image, which can be found on [quay.io/hypernode/deploy](https://quay.io/hypernode/deploy).
10
10
11
11
## Building and running a local image
12
12
13
13
If you don't want to use a pre-built image from https://quay.io/hypernode/deploy or if you are doing development on this project and you want to test out your changes, you can built an image locally and use that.
0 commit comments