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 was archived by the owner on Apr 28, 2020. It is now read-only.
Installing extensions...
Extension 'ms-azuretools.vscode-docker' not found.
Make sure you use the full extension ID, including the publisher, e.g.: ms-vscode.csharp
error vscode undefined
The command '/bin/bash -c installext 'ms-azuretools.vscode-docker'' returned a non-zero code: 1
2020-03-10 15:39:15 FATAL failed to build image: failed to build: exit status 1
Also fails with old name
RUN installext peterjausovec.vscode-docker
It appears the docker extensions has been changed and renamed.
The text was updated successfully, but these errors were encountered:
dougnukem
changed the title
RUN installext ms-azuretools.vscode-docker fails with 'not found'
Docker RUN installext ms-azuretools.vscode-docker fails with 'not found'
Mar 10, 2020
Installing the docker (https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker) vs-code extension fails:
RUN installext ms-azuretools.vscode-docker
Also fails with old name
RUN installext peterjausovec.vscode-docker
It appears the docker extensions has been changed and renamed.
The text was updated successfully, but these errors were encountered: