mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-21 01:59:07 +00:00
tools/alpine: Add sntpc to alpine base
sntpc is a very simple ntpc client, which may be useful for some setups. Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>
This commit is contained in:
parent
197f438d1e
commit
910d453769
@ -98,6 +98,7 @@ sfdisk
|
||||
sg3_utils
|
||||
sgdisk
|
||||
slang-dev
|
||||
sntpc
|
||||
socat
|
||||
squashfs-tools
|
||||
strace
|
||||
|
@ -1,4 +1,4 @@
|
||||
# linuxkit/alpine:ba7cf026e60f27b46bad354ad7c7973f2425cfef-arm64
|
||||
# linuxkit/alpine:feb9760984b371182ac18cfc978963a25177ffa9-arm64
|
||||
# automatically generated list of installed packages
|
||||
abuild-3.1.0-r4
|
||||
alpine-baselayout-3.0.5-r2
|
||||
@ -246,6 +246,7 @@ sgdisk-1.0.3-r0
|
||||
slang-2.3.1a-r0
|
||||
slang-dev-2.3.1a-r0
|
||||
snappy-1.1.4-r2
|
||||
sntpc-0.9-r6
|
||||
socat-1.7.3.2-r3
|
||||
spice-server-0.14.0-r6
|
||||
sqlite-libs-3.21.0-r1
|
||||
|
@ -1,4 +1,4 @@
|
||||
# linuxkit/alpine:355342fa236930ffce85f923bae75e85a2372132-s390x
|
||||
# linuxkit/alpine:8c9ca0f61b97867d2680214b99999675c859c8e1-s390x
|
||||
# automatically generated list of installed packages
|
||||
abuild-3.1.0-r4
|
||||
alpine-baselayout-3.0.5-r2
|
||||
@ -240,6 +240,7 @@ sgdisk-1.0.3-r0
|
||||
slang-2.3.1a-r0
|
||||
slang-dev-2.3.1a-r0
|
||||
snappy-1.1.4-r2
|
||||
sntpc-0.9-r6
|
||||
socat-1.7.3.2-r3
|
||||
spice-server-0.14.0-r6
|
||||
sqlite-libs-3.21.0-r1
|
||||
|
@ -1,4 +1,4 @@
|
||||
# linuxkit/alpine:aacd96ba37a981d0ba659fd57316c7140cf59a36-amd64
|
||||
# linuxkit/alpine:6d3165faaf08e34ed4e21333d4669b5fbdbc2a23-amd64
|
||||
# automatically generated list of installed packages
|
||||
abuild-3.1.0-r4
|
||||
alpine-baselayout-3.0.5-r2
|
||||
@ -253,6 +253,7 @@ sgdisk-1.0.3-r0
|
||||
slang-2.3.1a-r0
|
||||
slang-dev-2.3.1a-r0
|
||||
snappy-1.1.4-r2
|
||||
sntpc-0.9-r6
|
||||
socat-1.7.3.2-r3
|
||||
spice-server-0.14.0-r6
|
||||
sqlite-libs-3.21.0-r1
|
||||
|
Loading…
Reference in New Issue
Block a user