You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.
This repository is being used for a joint Microsoft/Aqua Security customer workshop. It was successfully used as recently as 6/11/20. However, when preparing for our next workshop next week on 9/24/20, I've discovered that the repository is failing to build with this command:
az acr build -t "captureorder:{{.Run.ID}}" -r $registry .
The command produces the following output (and appears to be a problem with getting go dependencies when building the go application in a Docker image):
This repository is being used for a joint Microsoft/Aqua Security customer workshop. It was successfully used as recently as 6/11/20. However, when preparing for our next workshop next week on 9/24/20, I've discovered that the repository is failing to build with this command:
az acr build -t "captureorder:{{.Run.ID}}" -r $registry .
The command produces the following output (and appears to be a problem with getting go dependencies when building the go application in a Docker image):
The text was updated successfully, but these errors were encountered: