- Adding to .gitignore since it should not be checked in and I want it to stop showing up when I run git status
- Adding to .dockerignore so it doesn't get copied into the container for security reasons
Depends on D4211
Differential D4212 Authored by ashoat on Jun 5 2022, 10:19 PM.
Details
Summary
Depends on D4211 Test Plan I created .env.swp and tmp.env test files and made sure they were excluded from the Docker image by loading a container with that image and exploring around
Diff Detail
Event TimelineHerald added subscribers: • abosh, • adrian. · View Herald TranscriptJun 5 2022, 10:19 PM2022-06-05 22:19:52 (UTC-7) ashoat added a child revision: D4213: [keyserver] Create dc.sh script.Jun 5 2022, 10:20 PM2022-06-05 22:20:45 (UTC-7) Harbormaster completed remote builds in B9626: Diff 13342.Jun 5 2022, 10:28 PM2022-06-05 22:28:06 (UTC-7) This revision is now accepted and ready to land.Jun 6 2022, 2:27 AM2022-06-06 02:27:41 (UTC-7) Closed by commit rCOMM77ac9a8af53e: [keyserver] Add keyserver/.env to ignore files (authored by ashoat). · Explain WhyJun 6 2022, 4:54 AM2022-06-06 04:54:59 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 13358 .dockerignore
.gitignore
|