Ecosyste.ms: Docker
An open API service providing dependency metadata for docker images.
matul/minio-backup : 1.0
Red Hat Enterprise Linux 8.6 (Ootpa)
Latest release: almost 2 years ago - 15 downloads - 200 dependencies
JSONDependencies
- github.com/beorn7/perks v1.0.1
- github.com/cespare/xxhash/v2 v2.1.2
- github.com/charmbracelet/bubbles v0.10.0
- github.com/charmbracelet/bubbletea v0.19.3
- github.com/charmbracelet/lipgloss v0.4.1-0.20220204041308-bf2912e703f6
- github.com/cheggaaa/pb v1.0.29
- github.com/containerd/console v1.0.2
- github.com/coreos/go-semver v0.3.0
- github.com/coreos/go-systemd/v22 v22.3.2
- github.com/dustin/go-humanize v1.0.0
- github.com/fatih/color v1.13.0
- github.com/fatih/structs v1.1.0
- github.com/gdamore/encoding v1.0.0
- github.com/gdamore/tcell/v2 v2.4.1-0.20210905002822-f057f0a857a1
- github.com/gogo/protobuf v1.3.2
- github.com/golang-jwt/jwt/v4 v4.4.1
- github.com/golang/protobuf v1.5.2
- github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
- github.com/google/uuid v1.3.0
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-multierror v1.1.1
- github.com/inconshreveable/mousetrap v1.0.0
- github.com/json-iterator/go v1.1.12
- github.com/klauspost/compress v1.15.9
- github.com/klauspost/cpuid/v2 v2.1.0
- github.com/lestrrat-go/backoff/v2 v2.0.8
- github.com/lestrrat-go/blackmagic v1.0.0
- github.com/lestrrat-go/httpcc v1.0.0
- github.com/lestrrat-go/iter v1.0.1
- github.com/lestrrat-go/jwx v1.2.19
- github.com/lestrrat-go/option v1.0.0
- github.com/lucasb-eyer/go-colorful v1.2.0
- github.com/mattn/go-colorable v0.1.12
- github.com/mattn/go-ieproxy v0.0.1
- github.com/mattn/go-isatty v0.0.14
- github.com/mattn/go-runewidth v0.0.13
- github.com/matttproud/golang_protobuf_extensions v1.0.1
- github.com/minio/cli v1.23.0
- github.com/minio/colorjson v1.0.2
- github.com/minio/filepath v1.0.0
- github.com/minio/madmin-go v1.4.29
- github.com/minio/mc v0.0.0-20220916091647-ad4441ef2b4b
- github.com/minio/md5-simd v1.1.2
- github.com/minio/minio-go/v7 v7.0.36
- github.com/minio/pkg v1.3.2
- github.com/minio/selfupdate v0.4.0
- github.com/minio/sha256-simd v1.0.0
- github.com/mitchellh/go-homedir v1.1.0
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.2
- github.com/muesli/ansi v0.0.0-20211018074035-2e021307bc4b
- github.com/muesli/reflow v0.3.0
- github.com/muesli/termenv v0.11.1-0.20220204035834-5ac8409525e0
- github.com/navidys/tvxwidgets v0.1.0
- github.com/olekukonko/tablewriter v0.0.5
- github.com/philhofer/fwd v1.1.2-0.20210722190033-5c56ac6d0bb9
- github.com/pkg/errors v0.9.1
- github.com/pkg/xattr v0.4.4
- github.com/posener/complete v1.2.3
- github.com/prometheus/client_golang v1.12.1
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.33.0
- github.com/prometheus/procfs v0.7.3
- github.com/prometheus/prom2json v1.3.1
- github.com/rivo/tview v0.0.0-20211202162923-2a6de950f73b
- github.com/rivo/uniseg v0.2.0
- github.com/rjeczalik/notify v0.9.2
- github.com/rs/xid v1.4.0
- github.com/secure-io/sio-go v0.3.1
- github.com/shirou/gopsutil/v3 v3.22.7
- github.com/tidwall/gjson v1.12.1
- github.com/tidwall/match v1.1.1
- github.com/tidwall/pretty v1.2.0
- github.com/tinylib/msgp v1.1.7-0.20211026165309-e818a1881b0e
- github.com/tklauser/go-sysconf v0.3.10
- github.com/tklauser/numcpus v0.4.0
- go.etcd.io/etcd/api/v3 v3.5.2
- go.etcd.io/etcd/client/pkg/v3 v3.5.2
- go.etcd.io/etcd/client/v3 v3.5.2
- go.uber.org/atomic v1.9.0
- go.uber.org/multierr v1.8.0
- go.uber.org/zap v1.21.0
- golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa
- golang.org/x/net v0.0.0-20220722155237-a158d28d115b
- golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
- golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f
- golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
- golang.org/x/text v0.3.7
- google.golang.org/genproto v0.0.0-20220302033224-9aa15565e42a
- google.golang.org/grpc v1.44.0
- google.golang.org/protobuf v1.27.1
- gopkg.in/h2non/filetype.v1 v1.0.5
- gopkg.in/ini.v1 v1.66.6
- gopkg.in/yaml.v2 v2.4.0
- stdlib 1.18.6
- rhel/audit-libs 3.0.7-2.el8.2
- rhel/basesystem 11-5.el8
- rhel/bash 4.4.20-4.el8_6
- rhel/brotli 1.0.6-3.el8
- rhel/bzip2-libs 1.0.6-26.el8
- rhel/ca-certificates 2022.2.54-80.2.el8_6
- rhel/chkconfig 1.19.1-1.el8
- rhel/coreutils-single 8.30-12.el8
- rhel/crypto-policies 20211116-1.gitae470d6.el8
- rhel/curl 7.61.1-22.el8_6.4
- rhel/cyrus-sasl-lib 2.1.27-6.el8_5
- rhel/elfutils-libelf 0.186-1.el8
- rhel/file-libs 5.33-20.el8
- rhel/filesystem 3.8-6.el8
- rhel/gawk 4.2.1-4.el8
- rhel/glib2 2.56.4-158.el8
- rhel/glibc-common 2.28-189.5.el8_6
- rhel/glibc-minimal-langpack 2.28-189.5.el8_6
- rhel/glibc 2.28-189.5.el8_6
- rhel/gmp 6.1.2-10.el8
- rhel/gnupg2 2.2.20-3.el8_6
- rhel/gnutls 3.6.16-4.el8
- rhel/gobject-introspection 1.56.1-1.el8
- rhel/gpg-pubkey d4082792-5b32db75
- rhel/gpg-pubkey fd431d51-4ae0493b
- rhel/gpgme 1.13.1-11.el8
- rhel/grep 3.1-6.el8
- rhel/info 6.5-7.el8
- rhel/json-c 0.13.1-3.el8
- rhel/json-glib 1.4.4-1.el8
- rhel/keyutils-libs 1.5.10-9.el8
- rhel/krb5-libs 1.18.2-14.el8
- rhel/langpacks-en 1.0-12.el8
- rhel/libacl 2.2.53-1.el8
- rhel/libarchive 3.3.3-3.el8_5
- rhel/libassuan 2.5.1-3.el8
- rhel/libattr 2.4.48-3.el8
- rhel/libblkid 2.32.1-35.el8
- rhel/libcap-ng 0.7.11-1.el8
- rhel/libcap 2.48-2.el8
- rhel/libcom_err 1.45.6-4.el8
- rhel/libcurl 7.61.1-22.el8_6.4
- rhel/libdb-utils 5.3.28-42.el8_4
- rhel/libdb 5.3.28-42.el8_4
- rhel/libdnf 0.63.0-8.2.el8_6
- rhel/libffi 3.1-23.el8
- rhel/libgcc 8.5.0-10.1.el8_6
- rhel/libgcrypt 1.8.5-7.el8_6
- rhel/libgpg-error 1.31-1.el8
- rhel/libidn2 2.2.0-1.el8
- rhel/libksba 1.3.5-7.el8
- rhel/libmodulemd 2.13.0-1.el8
- rhel/libmount 2.32.1-35.el8
- rhel/libnghttp2 1.33.0-3.el8_2.1
- rhel/libpeas 1.22.0-6.el8
- rhel/libpsl 0.20.2-6.el8
- rhel/librepo 1.14.2-1.el8
- rhel/librhsm 0.0.3-4.el8
- rhel/libselinux 2.9-5.el8
- rhel/libsemanage 2.9-8.el8
- rhel/libsepol 2.9-3.el8
- rhel/libsigsegv 2.11-5.el8
- rhel/libsmartcols 2.32.1-35.el8
- rhel/libsolv 0.7.20-1.el8
- rhel/libssh-config 0.9.6-3.el8
- rhel/libssh 0.9.6-3.el8
- rhel/libstdc 8.5.0-10.1.el8_6
- rhel/libtasn1 4.13-3.el8
- rhel/libunistring 0.9.9-3.el8
- rhel/libusbx 1.0.23-4.el8
- rhel/libuuid 2.32.1-35.el8
- rhel/libverto 0.3.0-5.el8
- rhel/libxcrypt 4.1.1-6.el8
- rhel/libxml2 2.9.7-13.el8_6.1
- rhel/libyaml 0.1.7-5.el8
- rhel/libzstd 1.4.4-1.el8
- rhel/lua-libs 5.3.4-12.el8
- rhel/lz4-libs 1.8.3-3.el8_4
- rhel/microdnf 3.8.0-2.el8
- rhel/mpfr 3.1.6-1.el8
- rhel/ncurses-base 6.1-9.20180224.el8
- rhel/ncurses-libs 6.1-9.20180224.el8
- rhel/nettle 3.4.1-7.el8
- rhel/npth 1.5-4.el8
- rhel/openldap 2.4.46-18.el8
- rhel/openssl-libs 1.1.1k-7.el8_6
- rhel/p11-kit-trust 0.23.22-1.el8
- rhel/p11-kit 0.23.22-1.el8
- rhel/pcre2 10.32-3.el8_6
- rhel/pcre 8.42-6.el8
- rhel/popt 1.18-1.el8
- rhel/publicsuffix-list-dafsa 20180723-1.el8
- rhel/readline 7.0-10.el8
- rhel/redhat-release 8.6-0.1.el8
- rhel/rootfiles 8.1-22.el8
- rhel/rpm-libs 4.14.3-23.el8
- rhel/rpm 4.14.3-23.el8
- rhel/sed 4.5-5.el8
- rhel/setup 2.12.2-6.el8
- rhel/shadow-utils 4.6-16.el8
- rhel/sqlite-libs 3.26.0-15.el8
- rhel/systemd-libs 239-58.el8_6.7
- rhel/tzdata 2022c-1.el8
- rhel/xz-libs 5.2.4-4.el8_6
- rhel/zlib 1.2.11-18.el8_5