-
Notifications
You must be signed in to change notification settings - Fork 7
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
Improve Dockerfile #135
Improve Dockerfile #135
Conversation
0afd230
to
98d58be
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice 🌹
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Strong work backporting some of the common things we do downstream 💪💪💪 I have some suggestions for your consideration.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 👍
I'm fine with any of the proposed options for the authors label.
Also add a section to update pip and setuptools via pip.
90b1c72
to
2a72bf6
Compare
I accidentally clobbered these changes when I was updating #135 for merge. This restores the changes made during review as well as fixing a missed reference to the CISA_USER argument. Co-authored-by: Shane Frasier <jeremy.frasier@trio.dhs.gov>
I accidentally clobbered these changes when I was updating #135 for merge. This restores the changes made during review as well as fixing a missed reference to the CISA_USER argument. Co-authored-by: Shane Frasier <jeremy.frasier@trio.dhs.gov>
I accidentally clobbered these changes when I was updating cisagov/skeleton-docker#135 for merge. This restores the changes made during review as well as fixing a missed reference to the CISA_USER argument. Co-authored-by: Shane Frasier <jeremy.frasier@trio.dhs.gov>
🗣 Description
This pull request makes several small improvements to the repo's
Dockerfile
.💭 Motivation and context
I have been using these improvements in descendants of cisagov/skeleton-docker as I skeletonize them, so it makes sense to go ahead and push the changes upstream.
🧪 Testing
All automated tests pass.
✅ Pre-approval checklist