Skip to content

Question on base images #11705

@sarahethompson

Description

@sarahethompson

Hi
HashiCorp Release Engineering here.
We had a question on some changes that we are hoping to make to the dockerfiles for our official images (Consul and Vault).

Is it possible for us to derive our official images from the images that we push to hashicorp/consul hashicorp/vault?

e.g
FROM hashicorp/vault:4.3.2

Due to the way we currently build our docker images, this would help significantly and avoid us having to maintain two separate dockerfiles for each product.

I notice that here it states that official images can only be derived from other official images with a few notable exceptions. However I see elasticsearch are doing what we would like to do and rebundling images that they maintain (https://github.com/docker-library/elasticsearch/blob/master/7/Dockerfile).

# This image re-bundles the Docker image from the upstream provider, Elastic.
FROM docker.elastic.co/elasticsearch/elasticsearch:7.16.3@sha256:0efc3a054ae97ad00cccc33b9ef79ec022970b2a9949893db4ef199edcdca2ce

Thanks for any clarity you can give us

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