x86_64: 添加 docker-compose
This commit is contained in:
parent
7c5a2a9afe
commit
6d923e31f5
|
@ -74,6 +74,9 @@ CONFIG_PACKAGE_autosamba=y
|
||||||
CONFIG_PACKAGE_bind-dig=y
|
CONFIG_PACKAGE_bind-dig=y
|
||||||
CONFIG_PACKAGE_curl=y
|
CONFIG_PACKAGE_curl=y
|
||||||
CONFIG_PACKAGE_cfdisk=y
|
CONFIG_PACKAGE_cfdisk=y
|
||||||
|
CONFIG_PACKAGE_docker=y
|
||||||
|
CONFIG_PACKAGE_dockerd=y
|
||||||
|
CONFIG_PACKAGE_docker-compose=y
|
||||||
CONFIG_PACKAGE_dnsmasq-full=y
|
CONFIG_PACKAGE_dnsmasq-full=y
|
||||||
CONFIG_PACKAGE_dnsmasq_full_dhcp=y
|
CONFIG_PACKAGE_dnsmasq_full_dhcp=y
|
||||||
CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y
|
CONFIG_PACKAGE_dnsmasq_full_dhcpv6=y
|
||||||
|
@ -88,7 +91,7 @@ CONFIG_PACKAGE_git=y
|
||||||
CONFIG_PACKAGE_git-http=y
|
CONFIG_PACKAGE_git-http=y
|
||||||
CONFIG_PACKAGE_gzip=y
|
CONFIG_PACKAGE_gzip=y
|
||||||
CONFIG_PACKAGE_httping=y
|
CONFIG_PACKAGE_httping=y
|
||||||
CONFIG_PACKAGE_hd-parm=y
|
CONFIG_PACKAGE_hdparm=y
|
||||||
CONFIG_PACKAGE_iperf3=y
|
CONFIG_PACKAGE_iperf3=y
|
||||||
CONFIG_PACKAGE_ipv6helper=y
|
CONFIG_PACKAGE_ipv6helper=y
|
||||||
CONFIG_PACKAGE_libudev-fbsd=y
|
CONFIG_PACKAGE_libudev-fbsd=y
|
||||||
|
|
Loading…
Reference in New Issue