Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 215 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 215 Bytes

{projet}

Add the following lines to yous profile:

if [ `uname -p` = "arm" ]; then export MS_DEV_CONTAINER_FLAVOR="-bullseye" ;fi

This will allow the devcontainer to use the arm version of the docker image.