Sign inSign up

teracy/blog

By teracy

Updated almost 9 years ago

teracy-blog docker images from https://github.com/teracyhq/blog

Image
1

649

teracy/blog repository overview

How to run blog with Docker in prod mode

From distributed Docker image:

$ docker run -p 8080:80 teracy/blog

or with docker-compose and from docker-compose.prod.yml file:

$ docker-compose -f docker-compose.prod.yml up

Then open <ip_address>:8080 to see static blog site served by nginx.

Tag summary

Content type

Image

Digest

Size

36.6 MB

Last updated

almost 9 years ago

docker pull teracy/blog