Ubuntu appliance and support for official docker appliances

This commit is contained in:
Julien Duponchelle 2017-03-13 16:23:17 +01:00
parent 4f8e4644e3
commit fddde6574a
No known key found for this signature in database
GPG Key ID: CE8B29639E07F5E8
5 changed files with 1785 additions and 30 deletions

View File

@ -6,36 +6,14 @@
"vendor_url": "http://alpinelinux.org",
"documentation_url": "http://wiki.alpinelinux.org",
"product_name": "Alpine Linux",
"registry_version": 1,
"status": "experimental",
"registry_version": 4,
"status": "stable",
"maintainer": "GNS3 Team",
"maintainer_email": "developers@gns3.net",
"usage": "User is root. Password is gns3",
"symbol": "linux_guest.svg",
"qemu": {
"adapter_type": "e1000",
"docker": {
"adapters": 1,
"ram": 32,
"arch": "x86_64",
"console_type": "telnet",
"kvm": "allow"
},
"images": [
{
"filename": "alpine-linux-3.2.3.qcow2",
"version": "3.2.3",
"md5sum": "b82d895ecba270ecc5e5b445ec53ee02",
"filesize": 143065088,
"download_url": "https://sourceforge.net/projects/gns-3/files/Qemu%20Appliances/",
"direct_download_url": "http://downloads.sourceforge.net/project/gns-3/Qemu%20Appliances/alpine-linux-3.2.3.qcow2"
}
],
"versions": [
{
"name": "3.2.3",
"images": {
"hda_disk_image": "alpine-linux-3.2.3.qcow2"
}
}
]
"image": "alpine",
"console_type": "telnet"
}
}

18
appliances/ubuntu.gns3a Normal file
View File

@ -0,0 +1,18 @@
{
"name": "Ubuntu",
"category": "guest",
"description": "Ubuntu is a Debian-based Linux operating system, with Unity as its default desktop environment. It is based on free software and named after the Southern African philosophy of ubuntu (literally, \"human-ness\"), which often is translated as \"humanity towards others\" or \"the belief in a universal bond of sharing that connects all humanity\".",
"vendor_name": "Canonical",
"vendor_url": "http://www.ubuntu.com",
"product_name": "Ubuntu",
"registry_version": 4,
"status": "stable",
"maintainer": "GNS3 Team",
"maintainer_email": "developers@gns3.net",
"symbol": "linux_guest.svg",
"docker": {
"adapters": 1,
"image": "ubuntu-debootstrap",
"console_type": "telnet"
}
}

View File

@ -110,8 +110,7 @@
},
"image": {
"type": "string",
"title": "Docker image in the Docker Hub",
"pattern": ".+:.+"
"title": "Docker image in the Docker Hub"
},
"start_command": {
"type": "string",

1750
symbols/ubuntu.svg Normal file

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 53 KiB

10
symbols/ubuntu.txt Normal file
View File

@ -0,0 +1,10 @@
Ubuntu Circle of Friends set for web:
Copyright 2017 Canonical Ltd.
This work is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.
Use of Canonical Trade Marks is subject to Canonical's IP Rights Policy. Canonical's IP Right Policy can be found at https://www.ubuntu.com/legal/terms-and-policies/intellectual-property-policy%
Computer Background:
Public Domain Computer from GNS3