particle/device-os-test
rocm/k8s-device-plugin
mirantis/ucp-nvidia-device-plugin
portainer/vdevice
docker/ucp-nvidia-device-plugin
rocm/device-metrics-exporter
rancher/hardened-sriov-network-device-plugin
intel/device-mgmt-toolkit-web-ui
intel/device-mgmt-toolkit-rps
datadog/system-tests
lfedge/eve-device-trees
intel/device-mgmt-toolkit-mps
mongodb/apix_test
testcontainers/ryuk
intel/device-mgmt-toolkit-rpc-go
lacework/test-latest-dockerhub-tag
redislabs/client-libs-test
rocm/device-config-manager
daggerio/ci-test
starlingx/k8s-plugins-sriov-network-device
intel/intel-deviceplugin-operator
dockereng/network-test-image
redislabs/olmtest
rancher/harvester-pcidevices
docker/compose-tests
intel/gaudi-device-plugin
testcontainers/sshd
rocm/k8s-device-plugin
mirantis/ucp-nvidia-device-plugin
faucet/test-host
google/dart-test-runner
cilium/migrate-svc-test
cortexproject/test-exporter
istio/node-agent-test
docker/tutum-test-alpine
grafana/mimir-continuous-test
circleci/api-gateway-test-server
rucio/test-ssh
rancher/longhorn-manager-test
longhornio/longhorn-test
ddev/test-ssh-server
journeyapps/android-node-test-base
rucio/test-webdav
docker/dtr-push-test
onlyoffice/doc-builder-testing
jaegertracing/test-driver
securecodebox/parser-test-scan
istio/istio-ca-test
unidata/nctests
intel/test-hello-world-2
lfedge/eden-fio-tests
uselagoon/tests
rucio/test-fts
opensourcemano/tests
artifacthub/db-tests
rucio/test-xrootd
docker/docker-desktop-cli-desktop-module-test
apache/ozone-testkrb5
goharbor/test_index.latest
jenkins/core-pr-tester
biocontainers/test-ci
onlyoffice/4testing-docspace-bin-share
onlyoffice/4testing-docspace-wait-bin-share
onlyoffice/4testing-docspace-api
cilium/chaos-test-base
docker/compose-desktop-module-test
airbyte/base-python-test
cloudfoundry/groot-windows-test
concourse/bin-testflight-ci
demisto/feed-performance-test
goharbor/test_index_aaa
redislabs/pcf-redis-enterprise-tester
airbyte/mssql_ssltest
airbyte/tests
onlyoffice/4testing-docspace-notify
onlyoffice/4testing-docspace-api-system
onlyoffice/4testing-docspace-studio
grafana/cortex-test-exporter
onlyoffice/4testing-docspace-files
onlyoffice/4testing-docspace-socket
geodynamics/aspect-tester
cilium/cilium-test-dev
onlyoffice/4testing-docspace-login
securecodebox/scanner-test-scan
dtcenter/met-base-unit-test
openhorizon/amd64_gps-test
kubeflow/tf-dist-mnist-test
concourse/test-image-file-perms-mtime
airbyte/destination-e2e-test
onlyoffice/4testing-docspace-router
linuxserver/speedtest-tracker
istio/citadel-test
portainer/vdevice
docker/ucp-nvidia-device-plugin
rocm/device-metrics-exporter
与「device-os-test」相关的博客与命名空间
相关博客
10 分钟用 Docker 跑起 Odoo!中小企业免费 ERP 部署实战
不少中小企业都有这样的困扰:销售靠Excel记账、库存人工盘点、财务对账耗时费力、客户信息零散混乱,多个办公系统切换使用,数据不通、效率低下。今天给大家分享一套零成本、一体化的解决方案——Odoo开源ERP系统。全程采用Docker部署,无需复杂环境配置,10分钟即可搭建完成,适配国内服务器,稳定高速、无冗余操作。
重要公告:Bitnami 部分镜像 Docker Hub 免费获取通道变更,替代拉取方案看这篇就够了
近期Bitnami官方对旗下镜像分发策略进行重大调整,原可在Docker Hub免费获取的Bitnami核心安全镜像(覆盖Kafka、Redis、MySQL、Elasticsearch等全品类),现已全面取消免费下载服务,这将直接影响大家日常的开发、测试和项目部署工作。为了让大家快速找到可落地的解决方案,我们整理了清晰的替代拉取方法、场景化使用建议,小白也能一步上手,建议收藏备用!
Supabase Postgres Docker 容器化部署指南
Supabase Postgres 是一款基于PostgreSQL官方镜像构建的容器化应用,集成了多种实用插件,旨在为开发者提供便捷、可靠的数据库服务。该镜像保持了PostgreSQL的原生功能特性,同时预装了PostGIS、pg_cron、pgAudit等常用扩展,满足地理信息处理、定时任务、审计日志等多样化需求。
PostGIS Docker 容器化部署指南
PostGIS是PostgreSQL数据库的空间数据库扩展,它为PostgreSQL提供了存储、索引和查询地理空间数据的能力。通过容器化部署PostGIS,可以快速搭建空间数据库环境,简化配置流程,并确保环境一致性。
Falco Docker 容器化部署指南
Falco 是一款为云原生平台设计的容器原生运行时安全工具,专为Linux操作系统开发。作为Cloud Native Computing Foundation (CNCF) 的孵化项目,Falco 最初由Sysdig创建,目前已被众多组织在生产环境中采用。
ROS Docker 容器化部署指南
Robot Operating System (ROS) 是一套用于构建机器人应用的开源软件库和工具集,提供了从驱动程序到最先进算法的完整解决方案,以及强大的开发工具,适用于各类机器人项目开发。作为容器化应用,ROS的Docker镜像提供了简化且一致的平台,帮助开发者快速构建、测试和部署分布式机器人应用。