replaced dev container Dockerfile with one which uses Ubuntu instead of Alpine. The Docker in Docker feature only works on Ubuntu, not Debian or Alpine, and the LLDB extension to enable debugging only supports Debian/Ubuntu
2 lines
46 B
TOML
2 lines
46 B
TOML
#[build]
|
|
#target = "x86_64-unknown-linux-musl" |