aws / amazon-ecs-init

Amazon Elastic Container Service RPM
http://aws.amazon.com/ecs
Apache License 2.0
198 stars 119 forks source link

build al2 rpm in docker #474

Closed petderek closed 2 years ago

petderek commented 2 years ago

Summary

This lets us use the command make rpm-in-docker to build locally. This is a good approximation of an authorative build that we can use to test changes to init.

Testing

make rpm-in-docker

Licensing

This contribution is under the terms of the Apache 2.0 License: yes

Implementation Details

This is currently hardcoded to al2 -- but we can amend it in the future to include an option to build the generic rpm as well.