Skip to content
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

Add ec2-user to docker group, package fixups #10

Merged
merged 1 commit into from
Nov 9, 2021
Merged

Conversation

sparrc
Copy link
Contributor

@sparrc sparrc commented Nov 9, 2021

ec2-user needs to be added to the docker group to ensure that the
'docker' binary can be run without 'sudo'.

packages were fixed up to be consistent with current AMIs.

Summary

fixups to make new AMIs consistent with all packages/config installed on previous-gen AMIs.

Testing

functional test suite

New tests cover the changes: no

Description for the changelog

NA

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

ec2-user needs to be added to the docker group to ensure that the
'docker' binary can be run without 'sudo'.

packages were fixed up to be consistent with current AMIs.
@sparrc sparrc merged commit 7c2c018 into main Nov 9, 2021
@sparrc sparrc deleted the docker-group branch November 9, 2021 23:26
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