Vitaly Repin
d2d9a878df
Merge a75a6e9947
into 1a51b59cf8
2025-01-13 09:03:57 +01:00
Chai Feng
1a51b59cf8
Update build docker image actions, fix username
Build Images / docker (push) Has been cancelled
Unit Testing ufw-docker / Unit Testing (push) Has been cancelled
2025-01-13 11:31:05 +08:00
Chai Feng
5908cde296
Update github actions that build docker iamges
2025-01-13 11:24:08 +08:00
Chai Feng
8f9335326f
Build multi-arch docker images
2025-01-13 11:01:15 +08:00
Chai Feng
c9547cb4ec
Refactor Vagrantfile with getting docker version automatically
Unit Testing ufw-docker / Unit Testing (push) Has been cancelled
2024-11-11 18:08:27 +08:00
Chai Feng
9474084f3f
Update Dockerfile with improved version matching
2024-11-11 18:07:06 +08:00
Chai Feng
1fa425bf17
Add node-internal
2024-11-08 10:25:22 +08:00
Chai Feng
3d6896cdd1
Update Bach to the latest unreleased version
2024-09-29 10:25:06 +08:00
anuragpeshne
6cdd4dfd2f
adds test for docker exist
2023-02-21 19:20:42 +08:00
anuragpeshne
17e6047590
Adds check for docker executable and adds snap to path
2023-02-21 19:20:42 +08:00
Chai Feng
a273ac9d51
221002-nf_tables
2022-10-02 17:03:51 +08:00
Chai Feng
cdad5e2a02
221002-legacy
2022-10-02 17:01:24 +08:00
Chai Feng
9d890ee3ee
Add integration tests related to PR #71
2022-09-26 22:00:05 +08:00
Radosław Kłos
a1d3517aeb
Add integration tests for multiport app
2022-09-26 21:43:22 +08:00
Radosław Kłos
d1e6c13156
Add unit tests for alternative greps in ufw-docker--list
2022-09-26 21:43:22 +08:00
Radosław Kłos
682d8b363f
Fix existing unit tests
2022-09-26 21:43:22 +08:00
Radosław Kłos
a689c4eb6e
Fix (almost) always truthy regexp in ufw-docker--list
2022-09-26 21:43:22 +08:00
Chai Feng
e99858510d
Update Bach Testing Framework
2022-09-21 08:43:58 +08:00
Chai Feng
712b0e8075
Change to iptables (nf_tables), using Ubuntu 22.04
2022-09-20 21:51:39 +08:00
Chai Feng
5033bf815c
Auto select the correct agent image for different version of iptables
2022-09-20 21:38:10 +08:00
Chai Feng
d110fc00ff
Testing on ubuntu 22.04
2022-09-01 19:53:22 +08:00
Radosław Kłos
9df291d39e
Bump Ubuntu version
2022-08-22 18:59:22 +08:00
Chai Feng
c95d51c975
Run integration tests on Apple Silicon with Parallels
2022-07-28 14:53:50 +08:00
Egor Panfilov
8aecb89d4e
Update ufw-docker
2021-11-09 22:11:30 +08:00
Egor Panfilov
1333dcd298
Update ufw-docker
2021-11-09 22:11:30 +08:00
Egor Panfilov
e40bfd517c
Fix tabs in ufw-docker
2021-11-09 22:11:30 +08:00
Chai Feng
97543811ea
Re-indenting ufw-docker--allow
2021-10-23 21:27:37 +08:00
Chai Feng
afd62aa96b
Version 210925
released
2021-09-25 20:43:12 +08:00
Chai Feng
6986267d30
Revert "Release the new version of ufw-docker-agent image" since the DockerHub
...
cannot build the image automatically
This reverts commit fc7840efef
.
2021-09-25 15:41:17 +08:00
Chai Feng
4833b190ff
Update readme
2021-09-25 15:26:02 +08:00
Chai Feng
fc7840efef
Release the new version of ufw-docker-agent image
2021-09-25 15:25:29 +08:00
Patrice Brend'amour
22f04125d6
added missing test
2021-09-22 08:24:24 +08:00
Patrice Brend'amour
4335d6fb82
applied requested changes
2021-09-22 08:24:24 +08:00
Patrice Brend'amour
cd783f91d7
fixed tests
2021-09-22 08:24:24 +08:00
Patrice Brend'amour
80a691f084
Added support for multiple networks
...
Now networks are added as well, so if a container has multiple networks (e.g. when using docker-compose) it still works
2021-09-22 08:24:24 +08:00
Chai Feng
0150af87dc
Add Github Actions to run unit tests
2021-09-13 13:46:10 +08:00
Chai Feng
cc58088bc5
Update test/bach to the latest version
2021-09-12 08:52:29 +08:00
Chai Feng
2b4a44ff7a
Update the vagrant box
2021-04-02 10:42:01 +08:00
Further
fa5cec9dc5
Update README.md
2021-04-02 10:41:12 +08:00
Vitaly Repin
a75a6e9947
Added jump to ufw-before-forward rule
...
This chain chall be executed prior to ufw-user-forward to avoid accepting packets
in the ufw-user-forward before they are checked (and possibly dropped) in ufw-before-forward
2020-12-30 12:37:56 +01:00
Chai Feng
a444fb9457
Update README.md, add a link to the docker image
2020-08-19 17:50:20 +08:00
Chai Feng
347bd313e6
Release Docker Image ufw-docker-agent:200812
2020-08-12 13:50:34 +08:00
Chai Feng
e12810d055
Upgrade ufw-docker-agent image to Ubuntu 20.04 & Docker 19.03.12
2020-08-12 13:48:01 +08:00
Chai Feng
173f9659d7
Fix a variable undefined error
2020-08-12 13:48:01 +08:00
Chai Feng
3739f1396b
Allow ufw to manage connections from docker containers
2020-08-12 13:48:01 +08:00
Chai Feng
9d7a654a17
Logging blocked connections
2020-08-12 13:48:01 +08:00
Chai Feng
4e16b4d359
Upgrade testing VM to Ubuntu 20.04 & Docker 19.03.11
2020-08-12 13:48:01 +08:00
Chai Feng
6bc7eed24c
Forgot to init submodules
2020-08-12 13:48:01 +08:00
Chai Feng
d9ee549565
Move fetching submdoule to Testing
2020-08-12 13:48:01 +08:00
Chai Feng
972716443f
Set depth to 1 when fetch submodules
2020-08-12 13:48:01 +08:00