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
According to the standard in https://containers.dev/guide/dockerfile, it will be better for us to move to a specific dockerfile instead of "image": "mcr.microsoft.com/devcontainers/base:ubuntu"
This dockerfile will also be used for the UTs for neo-cli
The text was updated successfully, but these errors were encountered:
I just tested here and they are different.
The dockerfile for devcontainer would need to be different because there are limited images available there.
According to the standard in https://containers.dev/guide/dockerfile, it will be better for us to move to a specific dockerfile instead of "image": "mcr.microsoft.com/devcontainers/base:ubuntu"
This dockerfile will also be used for the UTs for neo-cli
The text was updated successfully, but these errors were encountered: