Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 170 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 170 Bytes

Continuous deployment with Docker and Tutum for my personal blog using Hugo.

Start a container

docker run -d -p 80:1313 -e HUGO_BASE_URL=http://ip my/image