Non-fips Dockerfile.Signed-off-by: Abhay Sharma <shabhay@vmware.com>#26
Non-fips Dockerfile.Signed-off-by: Abhay Sharma <shabhay@vmware.com>#26shabhay wants to merge 4 commits intovmware-archive:masterfrom
Conversation
|
@shabhay, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
|
@shabhay, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
Dockerfile
Outdated
|
|
||
| COPY ./ /app/ | ||
| WORKDIR /app | ||
| FROM photon:3.0-20200424 |
There was a problem hiding this comment.
Lets put this file inside new folder.
something like this nonfips/Dockerfile
There was a problem hiding this comment.
Add fips one as well in new directory
fips/Dockerfile
Abhay Sharma<shabhay@vmware.com>
|
@shabhay, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
Dockerfile
Outdated
| COPY ./ /app/ | ||
| WORKDIR /app | ||
| FROM photon:3.0-20200424 | ||
| USER root |
There was a problem hiding this comment.
lets revert this file right?
Sharma<shabhay@vmware.com>
|
@shabhay, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding
|
No description provided.