You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/gns3server/appliances/python-go-perl-php.gns3a

18 lines
590 B

{
"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"
}
}