Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

operator-sdk build storageos/cluster-operator:test fails #116

@SKD-SKD

Description

@SKD-SKD

from readme :
$GOPATH/bin/operator-sdk build storageos/cluster-operator:test
INFO[0000] Building Docker image storageos/cluster-operator:test
Sending build context to Docker daemon 281.3 MB
Step 1/19 : ARG BUILD_IMAGE=golang:1.11.5
Please provide a source image with from prior to commit
Error: failed to output build image storageos/cluster-operator:test: (failed to exec []string{"docker", "build", ".", "-f", "build/Dockerfile", "-t", "storageos/cluster-operator:test"}: exit status 1)

trying :
:~/go/src/github.com/storageos/cluster-operator# docker build . -f build/Dockerfile -t storageos/cluster-operator:test
Sending build context to Docker daemon 281.3 MB
Step 1/19 : ARG BUILD_IMAGE=golang:1.11.5
Please provide a source image with from prior to commit

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