• Danny Grove's avatar
    Cleanup Docker context and decrease build time · 2226e00b
    Danny Grove authored
    
    
    This is based off the work found in #1307 that was never merged. It
    moves around the install and copy of certain conponents to take better
    advantage of the Docker cache ad well as drops running tests during the
    build of the image.
    
    The reason for dropping tests is to improve build time and as running
    tests within the build while they're already being run in CI seems like
    an unnecessary added tax.
    Signed-off-by: default avatarDanny Grove <danny@drgrovellc.com>
    2226e00b