Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Update Dockerfiles to use proper FROM field#202

Merged
mike-nguyen merged 1 commit intoprojectatomic:masterfrom
miabbott:update_FROM_fields
Jul 14, 2017
Merged

Update Dockerfiles to use proper FROM field#202
mike-nguyen merged 1 commit intoprojectatomic:masterfrom
miabbott:update_FROM_fields

Conversation

@miabbott
Copy link
Copy Markdown
Collaborator

The Dockerfiles we use in our tests had a myriad of FROM formats, so
this cleans up the state of those. Now all the FROM lines have the
following:

  • fully-qualified domain
  • explict tag (:latest or otherwise)

Additionally, the CentOS and Fedora base images are changed to be
pulled from the community registries instead of docker.io

The Dockerfiles we use in our tests had a myriad of FROM formats, so
this cleans up the state of those.  Now all the FROM lines have the
following:

- fully-qualified domain
- explict tag (:latest or otherwise)

Additionally, the CentOS and Fedora base images are changed to be
pulled from the community registries instead of docker.io
@cgwalters
Copy link
Copy Markdown
Member

LGTM

@mike-nguyen
Copy link
Copy Markdown
Collaborator

Looks good!

@mike-nguyen mike-nguyen merged commit 92fce39 into projectatomic:master Jul 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants