Commit Graph

58 Commits

Author SHA1 Message Date
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
adosztal
bc687eefc8 Fixed install error 2017-07-19 20:22:28 +02:00
adosztal
def2b67069 Fixed install sequence 2017-07-19 20:14:33 +02:00
adosztal
f98acfb451 Updated Network Automation dockerfile with new packages 2017-07-19 20:04:48 +02:00
adosztal
56040b7ff1 Fixed typo 2017-06-28 08:26:21 +02:00
adosztal
557ec8509c Finalized Network Automation Dockerfile, added template 2017-06-27 20:11:48 +02:00
adosztal
564a73241f Added python-dev to Network Automation 2017-06-27 19:42:02 +02:00
adosztal
c12fb107e9 Added python_setuptools to Network Automation 2017-06-27 19:35:00 +02:00
adosztal
319baa888e Added pip upgrade to Network Automation 2017-06-27 19:30:14 +02:00
adosztal
e7a1f2d398 Fixed type 2017-06-27 19:25:27 +02:00
adosztal
477a22e016 Added Network Automation container 2017-06-27 19:16:10 +02:00
adosztal
6298463dba Added programming container's template 2017-06-07 19:36:47 +02:00
adosztal
c285e0f6b6 Removed non-existing package 2017-06-07 19:19:42 +02:00
adosztal
ede2f0cfd3 Added programming container 2017-06-07 19:14:38 +02:00
AJ NOURI
14248768ff Add nano editor to ovs
People might not be familiar with vi, it is better to have an altenative editor like nano.
2017-06-06 12:27:50 +02:00
Julien Duponchelle
ecb97a98c3
Fix a bug with Jupyter and Python 2.7 2017-04-10 16:49:37 +02:00
Julien Duponchelle
5fa103910e
Appliance for docker with python 2.7 2017-04-10 15:41:29 +02:00
Julien Duponchelle
514d45c90e
Experiment Kali linux CLI v2 2017-04-03 14:51:43 +02:00
Julien Duponchelle
9cf422606f
Working Jupyter appliance 2017-04-03 14:51:43 +02:00
Julien Duponchelle
449d0f0c20
Experimental appliance for Kali Linux CLI only 2017-03-31 11:24:40 +02:00
Julien Duponchelle
0d69058ac8
Add missing ping command to ubuntu image 2017-03-20 11:41:39 +01:00
Julien Duponchelle
d31fb67f2a
New ubuntu appliance 2017-03-14 11:13:48 +01:00
Julien Duponchelle
a9969db498
snmpsimulator container 2016-11-15 10:52:23 +01:00
Bernhard Ehlers
9e1dee35fc Additional tools (curl, host, mtr, socat) for ipterm/webterm, add READMEs 2016-07-12 09:50:49 +02:00
Bernhard Ehlers
5255774201 Added ipterm and webterm 2016-06-16 09:59:15 +02:00
AJ NOURI
d6adc37f98 /etc/haproxy already created during installation.
Causes error during image building
2016-06-04 07:44:51 +02:00