Open kitsunekyo opened 9 months ago
@kitsunekyo please make sure you do docker and acr login as described at https://review.learn.microsoft.com/en-us/azure/iot-edge/tutorial-develop-for-linux?branch=main&view=iotedge-1.4&tabs=csharp&pivots=iotedge-dev-cli#push-module-docker-image
Description
when trying to push containers with
iotedgedev push
i getwhile
docker push
works normally. credentials are correct and stored in.env
Expected behavior
iotedgedev push
pushes to acrActual behavior
fails to push
Steps to Reproduce
setup iotedgedev and iot hub according to wiki build containers, run
iotedgedev push
Environment
iotedgedev, version 3.3.7 Python 3.6.15 (since anything above will give me an outdated iotedgedev version) Dev Machine: m1 mac sonoma 14.2.1