{"meta":{"title":"使用容器化服务","intro":"可以在工作流中使用 GitHub Actions 容器化服务。","product":"GitHub Actions","breadcrumbs":[{"href":"/zh/enterprise-cloud@latest/actions","title":"GitHub Actions"},{"href":"/zh/enterprise-cloud@latest/actions/tutorials","title":"教程"},{"href":"/zh/enterprise-cloud@latest/actions/tutorials/use-containerized-services","title":"使用容器化服务"}],"documentType":"subcategory"},"body":"# 使用容器化服务\n\n可以在工作流中使用 GitHub Actions 容器化服务。\n\n## Links\n\n* [创建 Docker 容器操作](/zh/enterprise-cloud@latest/actions/tutorials/use-containerized-services/create-a-docker-container-action)\n\n  本教程将介绍如何生成 Docker 容器操作。\n\n* [与 Docker 服务容器通信](/zh/enterprise-cloud@latest/actions/tutorials/use-containerized-services/use-docker-service-containers)\n\n  了解如何使用 Docker 服务容器将数据库、Web 服务、内存缓存和其他工具连接到你的工作流。\n\n* [创建 PostgreSQL 服务容器](/zh/enterprise-cloud@latest/actions/tutorials/use-containerized-services/create-postgresql-service-containers)\n\n  您可以创建 PostgreSQL 服务容器用于您的工作流程。 本指南举例说明如何为容器中运行或直接在运行器机器上运行的作业创建 PostgreSQL 服务。\n\n* [创建 Redis 服务容器](/zh/enterprise-cloud@latest/actions/tutorials/use-containerized-services/create-redis-service-containers)\n\n  您可以使用服务容器在工作流程中创建 Redis 客户端。 本指南举例说明如何为容器中运行或直接在运行器机器上运行的作业创建 Redis 服务。"}