We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b29a31 commit 4b9c694Copy full SHA for 4b9c694
base-os/apk-world
@@ -1,4 +1,5 @@
1
alpine-baselayout
2
+alpine-baselayout-data
3
alpine-keys
4
apk-tools
5
busybox
@@ -26,6 +27,7 @@ tzdata
26
27
wget
28
yarn
29
zlib-dev
30
+perl-alien-build
31
perl-compress-raw-zlib
32
perl-config-simple
33
perl-crypt-jwt
base-os/perl-modules
@@ -1,3 +1,4 @@
+Alien::Base::ModuleBuild
Crypt::Skip32::Base32Crockford
Cache::Memcached
Class::Accessor::Class
@@ -36,6 +37,7 @@ MooseX::NonMoose
36
37
Net::DNS
38
Net::IP
39
Net::NTP
40
+OpenTelemetry
41
Plack
42
Plack::Middleware::AccessLog
43
Plack::Middleware::AccessLog::Timed
0 commit comments