mirror of
https://github.com/alrayyes/docker-alpine-hugo-surge-git-bash
synced 2023-11-14 15:56:27 +00:00
8 lines
383 B
Markdown
8 lines
383 B
Markdown
# Docker Alpine Hugo Surge
|
|
|
|
Minimal container with [Hugo](https://gohugo.io), [Surge client](https://www.npmjs.com/package/surge) and Git 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-git
|