Commit graph

35 commits

Author SHA1 Message Date
Dan
0ea1dec113
Update Dockerfile
Add iw to docker image
2025-02-11 08:39:00 -05:00
Simone Margaritelli
107c8fdf99 fix: fixed docker build 2024-08-09 11:14:36 +02:00
Simone Margaritelli
d68da2108d fix: dockerfile fixes 2024-08-08 18:17:32 +02:00
Matthew Clark
3f154cccd9 Fix go/alpine Docker version to correct build breakage 2022-10-11 11:50:06 -04:00
Peter Dave Hello
e81f36c582 Remove --update and replace with --no-cache for apk in Dockerfile
There is no need to use `--update` with `--no-cache`, only `--no-cache`
should be used when building a Docker image, as using `--no-cache` will
fetch the index every time and leave no local cache, so the index will
always be the latest and without temporary files remains in the image.
2021-09-12 18:26:59 +08:00
nipsufn
a642a19b5f Dockerfile: Use go modules instead of third party dependency tool (fe7e103387) 2019-11-06 22:02:45 +01:00
nipsufn
d42621aa59 Dockerfile: fix caplets 2019-11-06 21:33:28 +01:00
nipsufn
cc9baaca1b Adjust Dockerfile for changes introduced in e06b832911 2019-11-06 21:03:02 +01:00
nipsufn
4b4bd128ce Fix https://github.com/bettercap/bettercap/issues/644 as described in https://github.com/golang/dep/issues/2055#issuecomment-456782205 2019-11-06 20:42:54 +01:00
Zane
5b02f14cab Fixed certificate issues 2019-03-22 16:15:41 -07:00
evilsocket
6d4d47a326
fix: fixed libusb issue in Dockerfile (fixes #480) 2019-03-13 06:16:38 +01:00
evilsocket
7c68c138e5
misc: small fix or general refactoring i did not bother commenting 2019-02-21 15:06:52 +01:00
H.A.T
55c0cb1ce0
Dockerfile rework, Fixing #123, #127 & #231, including caplets 2018-05-06 00:57:23 +01:00
evilsocket
3b22341e34
simplified Dockerfile and improved build process 2018-04-18 12:05:29 +02:00
evilsocket
00e6c3dc84
fixed Dockerfile 2018-04-18 11:44:45 +02:00
evilsocket
aa5190290d
fix: fixed a bug in the Dockerfile (fixes #231) 2018-04-18 03:04:58 +02:00
evilsocket
db32cc42eb
refact: updated Dockerfile as gopacket static build is no longer used. 2018-03-13 14:46:03 +01:00
evilsocket
291b95b5f7 fix: fixed dockerfile 2018-03-03 19:24:12 +01:00
Tin Voyager
8dd20c7cb9
Update Dockerfile
By adding iproute2 to alpine base image fixed the error messages I was receiving. Ref #122
2018-03-02 21:55:42 +00:00
evilsocket
eba4da1327 fix: added wireless-tools to Dockerfile (fixes #123) 2018-03-02 13:10:55 +01:00
moncho
98a00ab80e
Use Docker multi-stage build 2018-02-28 23:06:41 +01:00
Jacob Reynolds
bb23070c24
Adding python to build for ./network/make_oui.py 2018-02-28 11:05:25 -06:00
evilsocket
1453ea78be fix: modified Dockerile to fix #106 2018-02-28 17:51:51 +01:00
evilsocket
63cea73f8e misc: small fix or general refactoring i did not bother commenting 2018-02-23 00:07:09 +01:00
evilsocket
5d4e0b847c fix: explicitly adding iptables to the Dockerfile ( ref #28 ) 2018-02-06 16:02:50 +01:00
evilsocket
f140520037 fix: fixed Dockerfile to work on Windows ( ref #28 ). 2018-02-06 14:30:09 +01:00
evilsocket
41b39858f1 fix: binary name change 2018-01-14 00:36:37 +01:00
evilsocket
2b7aae7b1f balls 2018-01-13 20:07:29 +01:00
evilsocket
2a08b483ce refact: some refactoring to the Dockerfile 2018-01-13 14:56:28 +01:00
evilsocket
23c3aadb59 bettercap-ng -> bettercap binary 2018-01-13 05:36:04 +01:00
evilsocket
cb16f3928c balls 2018-01-13 05:24:10 +01:00
evilsocket
fe8dc7b9e5 balls 2018-01-13 05:20:05 +01:00
evilsocket
67761ccbfb new: now i'm dockerized ^_^ 2018-01-13 05:02:11 +01:00
evilsocket
9ac3084a74 balls 2018-01-13 04:13:28 +01:00
evilsocket
5bccdc2c1e testing Dockerfile 2018-01-13 04:13:07 +01:00