Fabian Peter Hammerle
2021-12-04 17:11:19 +01:00
3 changed files with 5 additions and 4 deletions
+3 -3
View File
@@ -1,8 +1,8 @@
FROM docker.io/alpine:3.14.3
FROM docker.io/alpine:3.15.0
# nftables + dependencies add 2.3MB to image
ARG TOR_PACKAGE_VERSION=0.4.5.10-r0
ARG NFTABLES_PACKAGE_VERSION=0.9.9-r0
ARG TOR_PACKAGE_VERSION=0.4.6.7-r1
ARG NFTABLES_PACKAGE_VERSION=1.0.1-r0
RUN apk add --no-cache \
nftables=$NFTABLES_PACKAGE_VERSION \
tor=$TOR_PACKAGE_VERSION
+1
View File
@@ -0,0 +1 @@
https://git.alpinelinux.org/aports/log/main/nftables?h=3.15-stable
+1 -1
View File
@@ -1 +1 @@
https://git.alpinelinux.org/aports/log/community/tor
https://git.alpinelinux.org/aports/log/community/tor?h=3.15-stable