오라클 리눅스 docker-engine 설치

1 개요[ | ]

오라클 리눅스 docker 설치
[root@zetawiki ~]# yum-config-manager --enable *addons
... 생략
[root@zetawiki ~]# yum -y update
... 생략
[root@zetawiki ~]# yum -y install docker-engine
-> will be install docker-engine ...생략

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}