GGYU
운영 OS를 docker 파일로 만들기 본문
1. tar 파일 묶기
# tar --numeric-owner --exclude=/proc --exclude=/sys -cvf centos6-base.tar /
2. import
# cat centos6-base.tar | docker import - centos6-base
'I.F. > linux' 카테고리의 다른 글
Netwok - 재택근무 환경 구축 (0) | 2021.01.18 |
---|---|
shell 파스텔톤으로 색상변경 (0) | 2017.11.06 |
centos7 nic 이름 변경 (0) | 2017.10.14 |
ubuntu 16.04 bonding balance-alb모드가 안될때 (0) | 2017.06.22 |
nginx mingw 32bit용 빌드시 주의사항 (0) | 2017.06.21 |
Comments