locked
update Container Group in a Windows container RRS feed

  • Question

  • Im run the folowing code in order to update the image:

    az container create --resource-group sunpics-aci --name sunpics --image hugosmarques/adigitalbookhtml5mainserver:latest --dns-name-label sunpics

    And i receive the following error


    The updates on container group 'sunpics' are invalid. If you are going to update the os type, restart policy, network profile, CPU, memory or GPU resources for a container group, you must delete it first and then create a new one.

    The updates on container group 'sunpics' are invalid. If you are going to update the os type, restart policy, network profile, CPU, memory or GPU resources for a container group, you must delete it first and then create a new one.
    • Moved by Dave PatrickMVP Monday, March 23, 2020 6:43 PM looking for forum
    Monday, March 23, 2020 6:34 PM

Answers