1. 程式人生 > >Docker on IBM Power Systems

Docker on IBM Power Systems

Docker is an open platform tool that you can use to deploy, execute, and manage containers. Docker for Power is only available for the Little Endian (LE) architecture. For more information on LE architecture, see the Little endian and Linux on IBM Power Systems website. You can use Docker on hosts that are running bare metal, where a hypervisor does not exist, or on virtual machines (VMs) that are running on KVM hypervisor or PowerVM hypervisor. The only requirement is an LE Linux distribution.

You can install Docker from the official repositories of the following LE Linux distributions:

  • Ubuntu from Xenial (16.04) version, and later
  • SUSE Linux Enterprise Server (SLES) 12, and later
  • Fedora version 23, and later
  • RHEL 7.4 LE

For Ubuntu Trusty (14.04) and Red Hat Enterprise Linux (RHEL) 7 to 7.3 LE distributions, you can download Docker binaries from the Unicamp repository website. Installation instructions are described in this article.

Further, some of the commonly used Docker images for Power LE architecture are available in the

Docker Hub website.

You can install Docker in your system on either Ubuntu Trusty 14.04/Xenial 16.04 or RHEL 7 to 7.3 LE.

Install Docker on Ubuntu

To install Docker on Ubuntu, perform the following steps with root privileges:

  • For Xenial and above (Ubuntu version 16.04 and later):

    Starting with Docker-CE v17.09.0, Docker builds and hosts .debs for ppc64le Ubuntu Xenial and above. To install Docker-CE from Docker, see Get Docker CE for Ubuntu.

  • For Trusty:
    1. Install the Docker repository.

      # echo deb http://ftp.unicamp.br/pub/ppc64el/ubuntu/14_04/docker-17.06.0-ce-ppc64el/ trusty main > /etc/apt/sources.list.d/trusty-docker.list

    2. Update the archive index.

      # apt-get update

    3. Install the Docker package.

      # apt-get install docker-ce

Install Docker on RHEL 7 LE

Note:

  • For RHEL 7 LE based systems, you must add the Enterprise Linux 7 (EPEL) repository. See the EPEL wiki for more information.
  • If you are using RHEL 7.4, you can download the docker binaries that are available in the extras repositories (rhel-7-for-power-le-extras-rpms__ppc64le) provided with the distribution. For other RHEL versions, complete the steps described here.

To install Docker on RHEL 7 to 7.3 LE, perform the following steps with root privileges:

  1. Install the Docker repository. Press Enter after you type each of the following lines:

    # cat > /etc/yum.repos.d/docker.repo << EOF

    [docker]

    name=Docker

    baseurl=http://ftp.unicamp.br/pub/ppc64el/rhel/7/docker-ppc64el/

    enabled=1

    gpgcheck=0

    EOF

  2. Install the Docker package.

    # yum install docker-ce

  3. Start the Docker engine

    # service docker start

  4. Note: You can also install Docker Enterprise Edition Platform 2.0 (Docker-ee) for Power from the Docker Enterprise Edition Platform website.

相關推薦

Docker on IBM Power Systems

Docker is an open platform tool that you can use to deploy, execute, and manage containers. Docker for Power is only available for the Littl

CAPI on IBM Power Systems features and benefits

Flexible programming model Application developers determine the best programming model for their application.

IBM Power Systems partner testimonials

“NXLog offers log solutions for IBM POWER9 providing the vital role of centralizing critical systems and audit logs addressing

IBM Power Systems Performance Claims and Proof Points

Cloud and Virtualization Run swiftly and smoothly on a high performing global infrastructure. Deploy global cloud infrastructure

IBM Power Systems Machine Learning / Deep Learning Performance

IBM Corporation 2017® IBM, the IBM logo, ibm.com, POWER and POWER8 are trademarks of the International Business Machines Corp.,

IBM Power Systems HPC Performance

IBM Corporation 2017® IBM, the IBM logo, ibm.com, POWER and POWER8 are trademarks of the International Business Machines Corp.,

IBM Cloud Private IBM Power Systems developer resources and portal

What is IBM® Cloud Private? IBM Cloud Private (ICP) helps developers easily build and deploy new, containerized appl

IBM Power Systems Database, OLTP, and ERP Performance

IBM Corporation 2017® IBM, the IBM logo, ibm.com, POWER and POWER8 are trademarks of the International Business Machines Corp.,

IBM Power Systems Cloud and Virtualization Performance

IBM Corporation 2017® IBM, the IBM logo, ibm.com, POWER and POWER8 are trademarks of the International Business Machines

IBM Power Systems Big Data and Analytics Performance

IBM Corporation 2017® IBM, the IBM logo, ibm.com, POWER and POWER8 are trademarks of the International Business Machines Corp.,

Cloud resources to try PowerAI and PowerAI vision deep learning frameworks on IBM POWER with GPUs

IBM PowerAI Vision as a Service IBM PowerAI Vision provides tools and interfaces for business analysts, subject matter experts,

install docker on centos7

out emctl .org touch use add gin lease pro copy from:https://www.youtube.com/watch?v=pm55BUwQ0iE # Prerequisites - Kernel must be 3.10

NET Core 2.0 in Docker on Windows Containers

交互式 就是 point 站點 -c 系統默認 而且 正在 expose 安裝Docker for Windows https://store.docker.com/editions/community/docker-ce-desktop-windows 要想將一個ASP

學習docker on windows (1): 為什麽要使用docker

聯網 https 存在 問題 依賴 version p s con ash 為什麽要用Docker? 如果我們想使用某種pc軟件, 那麽在互聯網上查找並安裝軟件的流程大致如下圖: 那麽這就有幾個問題要弄清楚: 從哪裏獲得軟件 App Store Linux的包管理 從

How to install Docker on Ubuntu

less curl system url nal ces https ca sport prop Docker currently only runs on 64-bits platforms and requires that the kernal version be

LabelImg在Docker on Mac上成功安裝

LabelImg作為圖片標註工具,是在進行圖片識別和視訊分類等機器學習任務的訓練集準備,不可少的工具,官網地址:https://github.com/tzutalin/labelImg 現在心情久久不能平靜,終於在Docker(Docker on mac)的容器中,成功跑起

Docker on Windows: 部署你的第一個應用程式

Docker 執行在Linux上,可能你已經瞭解很多,但執行在windows上呢,本文來試一下部署一個靜態檔案在IIS上,目的不在於練習docker, 而在於讓你瞭解windows的一些映象 前提條件 需要在windows上安裝docker,然後切換到windows 容器

配置 docker on centos 7.2 一步一步搭建一個全新的生產環境

阿里雲買臺新的伺服器 系統用centos 7.2 ssh root:{ip} 連上伺服器 groupadd daisho 新增一個組 useradd -d /home/daisho -g daisho -m -p [password] daisho 新增一個

Docker-20181116-Docker on Mac /var/lib/docker 不存在

Problem Docker on Mac,於是在 Mac 上檢索 /var/lib/docker/ 目錄,出現: appledembp-3:~ root# cd /var/lib/docker -sh

三星7nm EUV拿下大訂單 將代工IBM Power處理器

在UMC(聯電)和GF(AMD合作伙伴)放棄後向10nm及以下製程下探之後,只剩下臺積電、三星和Intel三家有實力做到10nm及更小的製程工藝。 臺積電由於在第一代選擇DUV光刻技術,所以7nm製程最先量產,目前已經拿到了蘋果、AMD、高通、華為等大客戶的訂單。三星則步伐稍慢,因為其第一代7nm用的是EU