https://github.com/losinggeneration/hugo-docker
Alpine + hugo
https://github.com/losinggeneration/hugo-docker
Last synced: about 2 months ago
JSON representation
Alpine + hugo
- Host: GitHub
- URL: https://github.com/losinggeneration/hugo-docker
- Owner: losinggeneration
- Created: 2017-09-12T08:49:02.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-12T08:52:46.000Z (almost 9 years ago)
- Last Synced: 2025-03-06T16:41:48.118Z (over 1 year ago)
- Language: Shell
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A basic build of [Hugo](http://gohugo.io) into
a [Docker](https://www.docker.com) using [Alpine
Linux](https://alpinelinux.org/) as its base. It uses Hugo's provided Dockefile
to build the executable and then copies that out into a clean container to run
as a hugo user.