dmc5179 / quay-image-builder-archived

Create an EC2 AMI to deploy Quay single node
GNU General Public License v3.0
0 stars 0 forks source link

Add container-tools module to image #7

Closed bparry02 closed 2 years ago

bparry02 commented 2 years ago

Skopeo is useful for troubleshooting.

yum module install container-tools

dmc5179 commented 2 years ago

This task also requires the node have a subscription attached like this issue: https://github.com/dmc5179/quay-image-builder/issues/1

bparry02 commented 2 years ago

@dmc5179 the command should work without attaching a subscription. RHUI should provide these packages.