Skip to content

Make tests for each docker build in this repo

Created by: LuisAlejandro

Based on #112 (closed), each image should be tested for a common set of tasks:

  • Is every software listed on the definition available and behaving correctly?
  • Can we make basic operations on the OS? (Install/uninstall software, restart services, uncompress archives, etc).
  • Is the performance OK?