Skip to content

Adding Hitch#1675

Merged
tianon merged 6 commits intodocker-library:masterfrom
ThijsFeryn:add/hitch
Apr 2, 2021
Merged

Adding Hitch#1675
tianon merged 6 commits intodocker-library:masterfrom
ThijsFeryn:add/hitch

Conversation

@ThijsFeryn
Copy link
Contributor

@ThijsFeryn ThijsFeryn commented Mar 11, 2020

This is a companion PR to docker-library/official-images#8674

Copy link
Member

@tianon tianon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few notes -- notably, using %%IMAGE%% instead of hitch will ensure that pages for images like amd64/hitch will appropriately shift to the specific architecture image name.

It might also be good to use something like %%IMAGE%%:1 or %%IMAGE%%:1.7 to encourage users to use something more specific than :latest, but that's entirely your call.

ThijsFeryn and others added 2 commits March 29, 2021 11:47
Co-authored-by: Tianon Gravi <admwiggin@gmail.com>
Co-authored-by: guillaume quintard <gquintard@users.noreply.github.com>

## Connecting to the backend

By default Hitch will connect to the backend using `localhost:8843` using the [PROXY protocol](https://github.com/varnish/hitch/blob/master/docs/proxy-protocol.md). If your backend server *PROXY*, the two will be able to talk together and backend will be able to expose the true client IP.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If your backend server PROXY, the two ...

This feels like there's a word missing -- maybe "implements"? 😅

@tianon tianon merged commit 27f9fd8 into docker-library:master Apr 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants