Docker Guide for Beginners
This is a Docker guide for beginners who don't know anything about Docker. We focused on helping you quickly learn why Docker is popular and how to use it, without getting into complicated details.
- Unresolved
실습코드
예시 코드로 실행해보는 이미지들은 이미 존재하는 이미지인가요?
dockerpsh9506208129
・
a year ago
0
85
1
- Unresolved
-v 옵션 후 workpress database 에러
stop, rm 해서 mysql 지우고 mysql 경로 만든 다음에 docker run -d -p 3305:3306 -e MYSQL_ALLOW_EMPTY_PASSWORD=true --name mysql -v 제 경로/mysql:
dockereji10251002
・
0
103
1
- Unresolved
Error establishing a database connection 질문 드립니다.
<img src="https://cdn.inflearn.com/public/files/posts/1ea950b7-0a85-4c42-9660-68b1d2b75125/image.png" media-type="img" alt="image.png" title="image.pn
dockerit2un
・
0
301
1
- Unresolved
다중 컨테이너 실행 (APP)
안녕하세요 :) 이제 막 강의 보기 시작했는데 궁금한게 생겨 질문 드립니다.컨테이너 하나에 애플리케이션 한 개만 올릴 수 있는 건가요 ?
dockerit2un
・
0
170
1
- Unresolved
ghost 실습 데이터베이스 에러
db image를 mariadb로 변경했음에도 아래와 같은 에러가 발생합니다.. Attaching to ghost-db-1, ghost-ghost-1ghost-db-1 | 2024-04-18 13:58:19+00:00 [Note]
dockerdmsrud92944579
・
0
305
1
- Unresolved
ghost 관리자 화면, 환경변수 url
environment: url: http://localhost:60000이 부분이 의미하는바를 잘
dockerdmsrud92944579
・
0
208
1
- Unresolved
ghost 실습 - 환경변수 url (2024)
environment: url: http://localhost:60000 이 부분이 의미하는바
dockerNo Author
・
0
227
1
- Unresolved
hellonode 실습 질문있습니다.
도커 이미지 만들기 - 웹 애플리케이션 (nodejs) 강의처럼hellonode 이미지의 dockerfile에 아래와 같이 작성하였고, FROM node:latest<
dockerdmsrud92944579
・
0
172
1
- Unresolved
docker-compose.yml 속성 문의
docker-compose.yml 작성시2depth의 속성은 예약어 인지, 사용자가 정의해서 쓰는지 문의드립니다. 예를들어 아래와 같이 docker-compose.yml을 작성했을시2depth의 db 와
dockerbyunghyunyu5123
・
0
265
1
- Unresolved
docker run 명령어중 /bin/sh 파라미터 문의
docker run --rm -it ubuntu:20.4 /bin/sh 에서 /bin/sh 는 어떤 역할을 하는 파라미터 인가요?
dockerbyunghyunyu5123
・
0
381
1
- Unresolved
docker run -p 3000:3000 실행 시 오류
[root@localhost node]# docker run -p 3000:3000 web(node:6) [FSTDEP011] DeprecationWarning: Variadic listen method is deprecated. Please use
dockermskim2568
・
0
434
1
- Resolved
node app.js 실행 에러
VM으로 가상서버 깔아서 수업을 듣고 있는데[root@localhost web]# node app.jsinternal/modules/cjs/loader.js:638 throw err; ^Er
dockermskim2568
・
0
309
1
- Resolved
Permission denied
(⎈|ubun-01:default) jun@JJs-MacBook ~/wp sudo docker-compose up [+] Running 2/1 ✔ Container wp-db-1 Cr
dockerbrotherjun960774
・
0
652
1
- Unresolved
result code build 시에 오류 있으신 분들
https://www.sysnet.pe.kr/2/0/13331해당 사이트
dockerij16215256
・
4
339
2
- Unresolved
frontend, backend environment port 속성 관련 질문
안녕하세요frontend, backend environment에서 port 속성이 8000으로 같은 이유는 front, back가 같은 서버 포트를 사용하고 있는 것으로 이해하면 될까요?이해한게 맞다면 localhost:62000 접근 시
dockerij16215256
・
0
357
1
- Unresolved
app.js 실행 시 http 모듈 관련 이슈
app.js 실행 시 http 모듈 못찾음따로 모듈 다운했지만 마찬가지(package.json 내에는 존재) <p style="t
dockerij16215256
・
0
323
1
- Unresolved
방명록 배포과정중 질문이 있습니다.
compose.yml 파일 작성 하여 실행시에 하기처럼 실행과정에서 db 와 disconnect 관련 문구가 출력되는게 확인되었습니다. [실행 과정 중 확인된 구문]guestbook-backend-1 | App l
docker124as0235
・
0
290
1
- Unresolved
Error establishing a database connection 에러 해결좀 해주세요
윈도우 환경이구요.포트 번호 하나 바꾸지 않고 똑같이 복붙했습니다.윈도우 cmd를 통해 ubuntu 설치 후 mysql, wordpress설치 하고 <a target="_blank" rel="noopener noreferrer nofoll
dockersksksrff9257
・
0
1,353
1
- Unresolved
docker 설치 오류
<img src="https://cdn.inflearn.com/public/files/
dockerz3rotig4r
・
0
607
1
- Unresolved
도커 기본 명령어 진행 중 막히는 부분
도커 기본 명령어 실습 시 워드프레스 만들기 코드를 모두 다 따라한 뒤 localhost:8080으로 접속을하게
dockerchoihyunsuk1775874
・
0
332
1

