Sign inSign up

gordonchan/nginx-ghost

By gordonchan

•Updated almost 8 years ago

nginx:latest with a customised default.conf for reverse proxying to a container running ghost

Image
0

717

gordonchan/nginx-ghost repository overview

⁠gordonchan/nginx-ghost

The official nginx:latest⁠ with a customised default.conf⁠ designed for reverse proxying to a container running ghost⁠.

Use nginx-ssl-ghost⁠ for the SSL version.

⁠Example Usage
$ docker run -d --link my_ghost_container:ghost gordonchan/nginx-ghost
⁠Assumptions

This image assumes the hostname ghost will connect to the container running the ghost application. If this is not the correct name, you will need to create an alias as described in the example above.

We also assume the default ghost port is exposed (2368).

⁠License

Copyright (c) 2015 Gordon Chan. Released under the MIT License. It is free software, and may be redistributed under the terms specified in the LICENSE⁠ file.

Analytics

Tag summary

Content type

Image

Digest

sha256:20a2df83b…

Size

42.6 MB

Last updated

almost 8 years ago

docker pull gordonchan/nginx-ghost