mirror of
https://github.com/EduApps-CDG/OpenDX
synced 2024-12-30 09:45:37 +01:00
This will do
Just run the dev-container to build binaries.
This commit is contained in:
parent
6fca4feac8
commit
92e7688536
@ -1,7 +1,8 @@
|
||||
{
|
||||
"name": "ubuntu",
|
||||
"image": "docker.io/library/ubuntu-latest",
|
||||
"image": "docker.io/library/ubuntu",
|
||||
"features": {
|
||||
},
|
||||
"onCreateCommand": "apt update && apt install sudo git",
|
||||
"postCreateCommand": "sudo ./build.sh"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user