Skip to content

Docker Scripts Do Not Work #8

@ghost

Description

In executing the Docker build script, you'll notice a few issues.

  1. It is targeting development which does not exist in the Dockerfile.
  2. There are no build-arg values being passed in, which makes the FROM instruction have invalid syntax.
  3. The image nginx-unprivileged-headers-more does not exist on Docker hub.
  4. The Dockerfile references scripts that do not exist. variable_replacement.sh, entrypoint.sh Can these be shared?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions