Introduction

Introduce the details of Hugo Docker images.

Base Image

All images are Alpine based.

Default Working Directory

The default working directory is /src.

Default Command

The default command of images is hugo env, which prints Hugo version and then exits.