Explicitly install iptables. (#227) (#228)

(cherry picked from commit 3c53e763a1)

Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
patchback[bot] 2021-11-03 22:19:31 +01:00 committed by GitHub
parent 482acec09c
commit 02dcfb8b63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,7 @@ docker_prereq_packages:
- device-mapper-persistent-data
- lvm2
- libseccomp
- iptables
docker_packages:
- docker-ce-19.03.13