f7q / learning

NET Core learning Github
Other
0 stars 1 forks source link

RHEL7のDockerfileを組む #19

Open f7q opened 8 years ago

f7q commented 8 years ago

tar.gzからイメージ作成

# docker load -i rhel-server-docker-7.x-xx.x-x86_64.tar.gz

公式イメージを使用

# docker pull registry.access.redhat.com/redhat/rhel7

CentOS7の方法で、インストールしてcircle-ciでビルドチェック