1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-18 05:49:03 +00:00
gns3-server/gns3server/appliances/python-go-perl-php.gns3a
2023-01-17 13:11:18 +08:00

18 lines
590 B
Plaintext

{
"appliance_id": "47ca3e1f-5a35-4631-b75d-010bd9452ca8",
"name": "Python, Go, Perl, PHP",
"category": "guest",
"description": "Container with integrated Python 2 & 3, Perl, PHP, and PHP7.0 interpreters, and a Go compiler.",
"vendor_name": "GNS3 Team",
"vendor_url": "https://www.gns3.com",
"product_name": "Python, Go, Perl, PHP",
"registry_version": 4,
"status": "stable",
"maintainer": "GNS3 Team",
"maintainer_email": "developers@gns3.net",
"docker": {
"adapters": 1,
"image": "adosztal/python-go-perl-php:latest"
}
}