Skip to content

Missing gcc which is needed to make .test binaries.  #153

Closed
docker-library/docs
#1749
@timothysc

Description

@timothysc

So gcc is needed to make test binaries, and I see in your Dockerfile that you delete it from a builddep dir.

Use case:
go test -i -c -o battery.test github.com/yaddayadda/pkg/battery

The standard golang container works ok, b/c the tooling is installed, but ideally I'd like to use the trim'd alpine containers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    RequestRequest for image modification or feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions