mirror of
https://github.com/alrayyes/docker-alpine-hugo-surge-git-bash
synced 2023-11-14 15:56:27 +00:00
7 lines
391 B
Markdown
7 lines
391 B
Markdown
|
# Docker Alpine Hugo Surge
|
||
|
|
||
|
Minimal container with both the hugo and [Hugo](https://gohugo.io) and [Surge client](https://www.npmjs.com/package/surge) installed. Leverages [mhart/alpine-node](https://hub.docker.com/r/mhart/alpine-node/) base image. Inspired by [yunspace/alpine-hugo](https://hub.docker.com/r/yunspace/alpine-hugo/).
|
||
|
|
||
|
## Usage
|
||
|
|
||
|
docker run --rm andthensome/alpine-hugo-surge
|