IBM-Cloud / ibmcloud-image-builder

ibmcloud-image-builder
Apache License 2.0
10 stars 8 forks source link

Dependencies List #2

Closed syyang-in-cloud closed 4 years ago

syyang-in-cloud commented 4 years ago

Dan mentioned we need to straighten out all the dependencies for the open source. Zack and I are going to get together on June 30th to go over the dependencies.

Definition of Done: The list of dependencies, and the follow up ...

syyang-in-cloud commented 4 years ago

Dependency List of Python: https://github.com/IBM-Cloud/ibmcloud-image-builder/network/dependencies APT package Dependencies and other tools: https://github.com/IBM-Cloud/ibmcloud-image-builder/blob/master/Dockerfile Vendor Base Images:

image

syyang-in-cloud commented 4 years ago

Other dependecies if we need to provide the images:

syyang-in-cloud commented 4 years ago

How about ansible-galaxy roles?

syyang-in-cloud commented 4 years ago

How about ansible-galaxy roles used so far?

MIT License: https://github.com/geerlingguy/ansible-role-docker/blob/master/LICENSE

syyang-in-cloud commented 4 years ago

Decision:

  1. No Windows Images unless we know the exact license issue
  2. No service to provide images, we just provide the repo for how to build the images and encrypted images
  3. Check ansible-molecule license and the ansible-galaxy roles license so far used.
syyang-in-cloud commented 4 years ago

Decision:

  1. No Windows Images unless we know the exact license issue
  2. No service to provide images, we just provide the repo for how to build the images and encrypted images
  3. Check ansible-molecule license and the ansible-galaxy roles license so far used.

Ansible-molecule has also MIT License: https://github.com/ansible-community/molecule/blob/master/LICENSE

This issue is closed for now.