"우분투16 docker 설치"의 두 판 사이의 차이

(새 문서: ==개요== ;우분투16 docker 설치 ; ; * * * ==같이 보기== * 같이보기 * 같이보기 * 같이보기 * 같이보기 ==참고== * https://docs.docker.com/e...)
 
1번째 줄: 1번째 줄:
==개요==
==개요==
;Get Docker CE for Ubuntu
;우분투16 docker 설치
;우분투16 docker 설치
;
 
;
==확인==
*
<source lang='console'>
*
ubuntu@ip-135-79-246-80:~$ docker
*
The program 'docker' is currently not installed. You can install it by typing:
sudo apt install docker.io
</source>


==같이 보기==
==같이 보기==

2017년 8월 3일 (목) 16:07 판

1 개요

Get Docker CE for Ubuntu
우분투16 docker 설치

2 확인

ubuntu@ip-135-79-246-80:~$ docker
The program 'docker' is currently not installed. You can install it by typing:
sudo apt install docker.io

3 같이 보기

4 참고

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