mirror of
https://github.com/EduApps-CDG/OpenDX
synced 2024-12-30 09:45:37 +01:00
8 lines
132 B
JSON
8 lines
132 B
JSON
{
|
|
"name": "ubuntu",
|
|
"image": "docker.io/library/ubuntu-latest",
|
|
"features": {
|
|
},
|
|
"postCreateCommand": "sudo ./build.sh"
|
|
}
|