diff --git a/androidbuilder/descriptor.json b/androidbuilder/descriptor.json new file mode 100644 index 0000000..f794941 --- /dev/null +++ b/androidbuilder/descriptor.json @@ -0,0 +1,20 @@ +{ + "id":"6550c29d-e74c-4f4a-b47c-22120e3dccdc", + "active":true, + "name":"androidbuilder", + "description":"Basic common runtime for building anroid applications based on capacitor/cordova", + "keywords":[ + "docker", + "dockerhub", + "public", + "android", + "mobile", + "common" + ], + "responsible":{ + "name":"Marco Lettere", + "email":"m.lettere@gmail.com" + }, + "type":"docker", + "image":"nubisware/mobile:common" +}