Bernhard Ehlers
7b1cd1880c
Add endhost and haproxy appliances
2023-07-25 14:50:49 +02:00
Bernhard Ehlers
c70863e55a
Removed docker/network_automation_pycharm and docker/openvswitch28
2023-07-24 14:07:18 +02:00
Bernhard Ehlers
40de2f22a6
chromium - Include base Dockerfile
2023-07-23 16:36:55 +02:00
Bernhard Ehlers
3808490046
Remove docker/iou and enable docker/xeyes
2023-07-06 16:01:33 +02:00
Bernhard Ehlers
ca8de12873
Remove docker/network_automation and docker/python-go-perl-php
...
The docker images here are outdated, they are maintained at
https://github.com/adosztal/gns3-containers
2023-07-06 14:54:35 +02:00
Bernhard Ehlers
128b642464
kalilinux - rebuild when image version changes
2023-07-05 13:38:09 +02:00
Bernhard Ehlers
e9988466d3
ostinato-wireshark - Fix install of mesa-dri-swrast
2023-07-04 17:13:53 +02:00
Bernhard Ehlers
7675508011
chromium: Create data directory in Dockerfile
2023-06-29 20:09:36 +02:00
Bernhard Ehlers
9b3bb5b503
ipterm: Update to Debian 12 (bookworm)
2023-06-13 13:27:52 +02:00
Bernhard Ehlers
502400b952
mikrotik-winbox: add a dummy layer to get an updated container timestamp
2023-05-27 17:56:56 +02:00
Bernhard Ehlers
c80dd65dfc
Docker Build System
...
Docker images are rebuilt, when the base image or
the build context has changed.
2023-05-27 17:12:05 +02:00
Bernhard Ehlers
5f167578ab
Update docker container
...
- chromium: add a dummy layer to get an updated container timestamp
- ipterm: add a dummy layer to get an updated container timestamp
- kalilinux: replaced outdated python-scapy by python3-scapy
2023-05-27 16:08:34 +02:00
Alexander Horner
44ed53fed4
Add Mikrotik WinBox container for GNS3
2023-05-14 19:10:32 +00:00
grossmj
5edb43b4b4
Remove space
2023-01-24 14:56:00 +08:00
grossmj
2f56e61caf
New appliance Ostinato - Wireshark
2023-01-24 14:37:28 +08:00
grossmj
75b9d761ba
Use gns3 distributed image
2023-01-06 22:49:03 +08:00
Xander Petty
d2169f7194
Created docker image for running pyATS in GNS3
2022-12-27 13:54:34 -06:00
cokegen
2df9a11a80
Force default location pidfiles to be created at DB creation time, so utils like ovs-appctl can find the PID.
2022-07-12 15:26:16 -03:00
cokegen
a8cf70c89b
Force default location pidfiles to be created so utils like ovs-appctl can find the PID.
2022-07-08 17:09:40 -03:00
cokegen
1b5877c0c5
Fix required missing /var/run/openvswitch directory preventing ovs to boot
2022-07-08 16:07:09 -03:00
Henning Stahlke
5e55f095b9
fix: extend SNMP view to mib-2; in boot.sh add hostname to DHCP client
2022-02-24 13:52:13 +01:00
Henning
485bf745d5
Merge branch 'GNS3:master' into master
2022-02-06 11:09:51 +01:00
Henning Stahlke
77313fad93
Work around weird lldpd behaviour. Write config files instead of using lldpcli.
2022-02-06 11:07:43 +01:00
grossmj
a108ba2db9
Upgrade openvswitch Docker image to use alpine:latest
2022-02-05 20:49:43 +10:30
Henning Stahlke
52cb2e0bfe
Add docker/ovs-snmp, a SNMP enabled open vSwitch image source.
2022-02-03 15:03:34 +01:00
grossmj
8a51e030eb
Update Dockerfile for Ubuntu Docker appliance
2021-10-18 20:05:05 +10:30
Pratik Raj
707f96e501
chore : use --no-cache-dir flag to pip in dockerfiles to save space
...
using --no-cache-dir flag in pip install ,make sure downloaded packages
by pip don't cached on system . This is a best practice which make sure
to fetch from repo instead of using local cached one . Further , in case
of Docker Containers , by restricting caching , we can reduce image size.
In term of stats , it depends upon the number of python packages
multiplied by their respective size . e.g for heavy packages with a lot
of dependencies it reduce a lot by don't caching pip packages.
Further , more detail information can be found at
https://medium.com/sciforce/strategies-of-docker-images-optimization-2ca9cc5719b6
Signed-off-by: Pratik Raj <rajpratik71@gmail.com>
2021-09-22 15:26:14 +05:30
David Phillips
3a576ed816
Replace dnsmaq.conf => dnsmasq.conf
2021-08-30 11:15:38 +12:00
David Phillips
78dd10148a
dhcp: base update alpine base
2021-08-30 11:12:09 +12:00
grossmj
df8f9ae8d7
Fix Jupyter 2.7 appliance
2020-06-01 23:01:24 +09:30
Eiji Tanioka
440a87a86d
Related Issue #520 .
2020-05-31 00:15:26 +09:00
miguelcarreiro
afbc7f695c
Updated Kali Linux docker image
2020-03-04 14:42:06 +00:00
lboue
e2c1899253
Upgrading versions
...
- Ubuntu 18.04 LTS
- Ansible 2.8
2019-09-22 13:59:41 +02:00
Brent Stewart
9007336a85
Added OpenNAC appliance.
2019-06-03 08:57:00 -04:00
Jeremy Grossmann
162a719c2e
Update README.rst
2019-03-12 15:19:09 +07:00
adosztal
678f20b6e7
New release
2018-08-02 10:14:07 +02:00
adosztal
0ba20c81b3
Fixed typo
2018-03-15 20:55:41 +01:00
adosztal
5e470c8b92
Fixed missing directory
2018-03-15 20:49:52 +01:00
adosztal
525b493dc7
SSH support for old IOS versions
2018-03-15 19:17:45 +01:00
ajnouri
b3a69266aa
Add mapping of /usr for package persistence & /scripts for user stuff
2018-01-31 03:33:05 +01:00
ajnouri
76748120c4
Add mapping of /usr to package persistence & /scripts for user stuff
2018-01-31 03:27:37 +01:00
adosztal
f721da86fb
Upgraded to Ansible 2.4
2018-01-20 04:58:01 +01:00
ajnouri
0661b0ff8c
add stats section to the default configuration.
2017-11-01 02:44:11 +01:00
ajnouri
82572a80de
Network automation container with Pycharm
2017-10-25 18:33:09 +02:00
ajnouri
d5497e94c6
Latest openvswitch2.8 installed on Alpine:edge
2017-09-12 06:51:20 +02:00
ajnouri
6c98d02569
Latest openvswitch2.8 installed on Alpine:edge
2017-09-12 06:46:14 +02:00
adosztal
af8929ad67
Added paramiko update
2017-08-20 20:51:34 +02:00
ajnouri
d12e2058f2
remove duplicate webterm and modify the old one
2017-07-20 20:15:51 +02:00
AJ NOURI
945fd596d2
Update Dockerfile
2017-07-20 20:11:13 +02:00
ajnouri
08b7278fb3
Add ab (apache benchmark) to webterm and update the description on gns3a file
2017-07-20 16:59:05 +02:00