此内容没有您所选择的语言版本。

6.3.  Downloading the Red Hat Gluster Storage Image from the Red Hat Registry


A Docker registry provides a place to store and share docker containers that are saved as images that can be shared with other people. With the docker package available with Red Hat Enterprise Linux Atomic Host, you can pull images from the Red Hat Customer Portal. You see what images are available to pull from the Red Hat Customer Portal (using docker pull) by searching the Red Hat Container Images Search Page at https://access.redhat.com/search/browse/container-images.
  1. You can verify the docker service is running with the following command:
    # systemctl status docker
    docker.service - Docker Application Container Engine
    Loaded: loaded (/usr/lib/systemd/system/docker.service; enabled)
    Active: active (running) since Fri 2016-01-22 12:03:34 CEST; 3h 19min ago
    Docs: http://docs.docker.com
    Main PID: 843 (docker)
    CGroup: /system.slice/docker.service
               └─843 /usr/bin/docker -d --selinux-enabled
    
    
    Copy to Clipboard Toggle word wrap
  2. Download the Red Hat Gluster Storage Container images from the Red Hat Docker Registry using the following command:
    # docker pull registry.access.redhat.com/rhgs3/rhgs-server-rhel7
    Copy to Clipboard Toggle word wrap
  3. Verify that you have a Red Hat Gluster Storage image on a Red Hat Enterprise Linux Atomic Host 7.2 by checking the contents of the /etc/redhat-release file. First, on the host system:
    # cat /etc/redhat-release
    Red Hat Enterprise Linux Atomic Host 7.2
    Copy to Clipboard Toggle word wrap
  4. And next, you can check the Red Hat Gluster Storage Container Image, again from the host system (no need to log into the container image):
    # docker run rhgs3/rhgs-server-rhel7 cat /etc/redhat-storage-release
    Red Hat Gluster Storage Server 3.1 Update 2 (Container)
    Copy to Clipboard Toggle word wrap
This means that you have successfully downloaded a Red Hat Gluster Storage Image on a Red Hat Enterprise Linux 7.2 Atomic Host and you can use that image.
For information on configuring Containerized Red Hat Gluster Storage, see Red Hat Gluster Storage 3.1 Administration Guide at https://access.redhat.com/documentation/en-US/Red_Hat_Storage/3.1/html/Administration_Guide/index.html.
返回顶部
Red Hat logoGithubredditYoutubeTwitter

学习

尝试、购买和销售

社区

关于红帽文档

通过我们的产品和服务,以及可以信赖的内容,帮助红帽用户创新并实现他们的目标。 了解我们当前的更新.

让开源更具包容性

红帽致力于替换我们的代码、文档和 Web 属性中存在问题的语言。欲了解更多详情,请参阅红帽博客.

關於紅帽

我们提供强化的解决方案,使企业能够更轻松地跨平台和环境(从核心数据中心到网络边缘)工作。

Theme

© 2025 Red Hat