Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | 7 |
8 | 9 | 10 | 11 | 12 | 13 | 14 |
15 | 16 | 17 | 18 | 19 | 20 | 21 |
22 | 23 | 24 | 25 | 26 | 27 | 28 |
29 | 30 | 31 |
Tags
- port
- plugin
- profile
- JavaScript
- grep
- Windows 10
- GIT
- 줄바꿈 문자
- netsh
- bash
- 단축키
- tomcat
- IntelliJ
- context
- xargs
- 네트워크
- lsof
- vscode
- Quartz
- Windows
- ssh
- Source
- resource
- web.xml
- Eclipse
- VirtualBox
- import
- find
- maVen
- Mac
Archives
- Today
- Total
develog
[docker] privileged 본문
docker run --privileged
docker 로 centos 8 로드시 systemctl 사용할 수 있게 실행
docker run -itd --name va-centos --privileged centos:8 /usr/sbin/init
'Dev > docker' 카테고리의 다른 글
[docker] docker command docs (0) | 2022.02.11 |
---|---|
[docker] centos 8, systemctl, System has not been booted with systemd as init system (PID 1). Can't operate. (0) | 2022.02.09 |
docker ubuntu ssh 접속 (0) | 2022.02.08 |
[docker] Dockerfile 명령어 (0) | 2022.02.07 |
[docker] ubuntu 실행 (0) | 2022.02.05 |
Comments