Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Investigate the use of container images #141

Open
RichieEscarez opened this issue Feb 13, 2020 · 1 comment
Open

Investigate the use of container images #141

RichieEscarez opened this issue Feb 13, 2020 · 1 comment

Comments

@RichieEscarez
Copy link
Contributor

RichieEscarez commented Feb 13, 2020

https://hub.docker.com/r/klakegg/hugo

From an issue in Docsy:

version: '3.6'
services:
  web:
    image: klakegg/hugo:0.64.0
    command: server
    volumes:
      - .:/src
    ports:
      - 1313:1313
@RichieEscarez
Copy link
Contributor Author

Linking related info: https://github.com/google/docsy-example/pull/75/files

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant