Open
Description
Overview
AllenSDK has a lot of unused docker files that would ideally be cleaned up. There are many files that are not used or have not been updated in a long time. The task is to identify the docker files and images that need to be removed to keep the code base clean and understandable.
ToDo:
- Identify the docker files that have not been used or updated in a long time
- Delete these docker files from the repo
- Add documentation informing users of the changes to the maintained docker images