Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

Use fips compliant go compiler#35

Merged
seemethere merged 1 commit into
docker:masterfrom
corbin-coleman:fips-builds
Aug 16, 2018
Merged

Use fips compliant go compiler#35
seemethere merged 1 commit into
docker:masterfrom
corbin-coleman:fips-builds

Conversation

@corbin-coleman

Copy link
Copy Markdown
Contributor

Makes changes in deb.dockerfile and rpm.dockerfile to build containerd with a fips compliant compiler.

Signed-off-by: corbin-coleman corbin.coleman@docker.com

Switches x86 images and windows builds to use our FIPS compliant go compiler images.

Signed-off-by: corbin-coleman <corbin.coleman@docker.com>
@corbin-coleman corbin-coleman changed the title [WIP] Use fips compliant go compiler Use fips compliant go compiler Aug 16, 2018
@@ -0,0 +1,15 @@
# escape=`

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this here

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably denotes a different escape character for the Dockerfile parser since \ is a valid character on windows and is usually the default escape character

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's not that that's the escape character for Powershell. But it's mostly there because this is just a copy of the Dockerfile for this image https://hub.docker.com/r/johnstep/build-containerd/ <- There's a link to the Dockerfile on that page

@jose-bigio jose-bigio left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@seemethere seemethere left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@seemethere seemethere merged commit 0e2faaa into docker:master Aug 16, 2018
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