andreriesco
andreriesco
devcontainer.json: ``` { "name": "torizon_testqt", "dockerFile": "Dockerfile", "extensions": [ "ms-vscode.cpptools", "Toradex.torizon-early-access" ], "containerEnv": { "AR": "arm-linux-gnueabihf-ar", "AS": "arm-linux-gnueabihf-as", "CC": "arm-linux-gnueabihf-gcc", "CXX": "arm-linux-gnueabihf-g++", "CPP": "arm-linux-gnueabihf-cpp", "STRIP": "arm-linux-gnueabihf-strip", "LD": "arm-linux-gnueabihf-ld", "CROSS_COMPILE": "arm-linux-gnueabihf-",...
Hello @chrmarti, Changing the docker version to this stable version fixed the problem for me ``` Client: Docker Engine - Community Version: 20.10.17 API version: 1.41 Go version: go1.17.11 Git...
What would be the limit for number of lines and characters of length, please? I think the "Anarchy" logo is the biggest one right now, with 32 lines and 81...