mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-05 15:48:59 +00:00
17 lines
530 B
Plaintext
17 lines
530 B
Plaintext
{
|
|
"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": 3,
|
|
"status": "stable",
|
|
"maintainer": "GNS3 Team",
|
|
"maintainer_email": "developers@gns3.net",
|
|
"docker": {
|
|
"adapters": 1,
|
|
"image": "adosztal/python-go-perl-php:latest"
|
|
}
|
|
}
|