mirror of
https://github.com/kiddin9/openwrt-packages.git
synced 2025-01-09 10:07:27 +08:00
🍓 Sync 2023-05-30 03:42:09
This commit is contained in:
parent
34a697f599
commit
95e1d1bd69
@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=dockerd
|
||||
PKG_VERSION:=23.0.1
|
||||
PKG_RELEASE:=13
|
||||
PKG_RELEASE:=14
|
||||
PKG_LICENSE:=Apache-2.0
|
||||
PKG_LICENSE_FILES:=LICENSE
|
||||
|
||||
@ -48,6 +48,7 @@ define Package/dockerd
|
||||
+tini \
|
||||
+uci-firewall \
|
||||
+fuse-overlayfs +cgroupfs-mount \
|
||||
+kmod-vxlan +kmod-macvlan +kmod-dummy +kmod-crypto-gcm +kmod-crypto-seqiv +kmod-crypto-ghash +kmod-ipsec +kmod-nf-nathelper +kmod-nf-nathelper-extra +btrfs-progs
|
||||
@!(mips||mipsel)
|
||||
USERID:=docker:docker
|
||||
MENU:=1
|
||||
|
Loading…
Reference in New Issue
Block a user