Skip to content

Create and Deploy a Docker Container Image to a Kubernetes Cluster #2960

@Rajakavitha1

Description

@Rajakavitha1

Update the guide based on the comment in DisQus:

*************************************************************************************************I had a small hickup trying to build the docker image: it seems the version of hugo on ubuntu is a bit out of date.
Fixed it by replacing the first 5 lines:

FROM fedora:latest as HUGOINSTALL

Install Hugo.

RUN dnf -y update
RUN dnf -y install hugo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions