Skip to content

Use fips compliant go compiler #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 16, 2018
Merged

Use fips compliant go compiler #35

merged 1 commit into from
Aug 16, 2018

Conversation

corbin-coleman
Copy link
Contributor

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

Signed-off-by: corbin-coleman [email protected]

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

Signed-off-by: corbin-coleman <[email protected]>
@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=`

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
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
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

Copy link

@jose-bigio jose-bigio left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@seemethere seemethere left a comment

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants