Skip to content
This repository has been archived by the owner on Jun 13, 2021. It is now read-only.

Dockerfile.invocation-image: Fix for multi-arch #618

Merged
merged 1 commit into from
Sep 17, 2019
Merged

Commits on Sep 16, 2019

  1. Dockerfile.invocation-image: Fix for multi-arch

    The container used for compiling the application is only available on
    amd64. This change uses a multi-arch golang container and also fixes
    an issue where the apt cache can be out-of-date.
    
    Fixes Bug docker#611
    
    Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
    Reported-by: Andy Doan <andy@foundries.io>
    doanac committed Sep 16, 2019
    Configuration menu
    Copy the full SHA
    43cc1ba View commit details
    Browse the repository at this point in the history