Portainer설치 (윈도우10)
https://gist.github.com/SeanSobey/344edd228922ffd4266ae7d451421ab6 docker without TLS 활성화 Docker settings → General → Expose docker daemon on tcp://… Powershell 관리자 권한으로 실행하고 볼륨
더 읽기https://gist.github.com/SeanSobey/344edd228922ffd4266ae7d451421ab6 docker without TLS 활성화 Docker settings → General → Expose docker daemon on tcp://… Powershell 관리자 권한으로 실행하고 볼륨
더 읽기자주쓰는 명령어 컨테이너 생성, 시작 # docker run 형식 : docker run [옵션] [이미지이름] (이미지 이름은 도커허브에서 검색 가능) 옵션
더 읽기문. 도커에서 워드프레스 설치하고 플러그인 깔려고 하면 바로 설치가 안되고 FTP 정보를 물어보던데… 답. wp-config.php에 아래줄 추가 define(‘FS_METHOD’, ‘direct’); 단,
더 읽기