강의

멘토링

커뮤니티

Inflearn Community Q&A

themapisto0482's profile image
themapisto0482

asked

How to prepare well for official Kubernetes certifications (CKA, CKAD, CKS)

cka-practice-environment 깃허브에 올라와있는 프로젝트를 도커 컴포즈로 실행하고 싶은데요,

Written on

·

327

0

  • To use the prebuilt images run: docker-compose up -d and point your browser to http://localhost
  • // docker-compose up을 실행시키니까 다음과 같은 에러가 나네요. 혹시 어떻게 빌드하는지 설명해주실수 있나요?
kubernetesdocker

Answer 1

0

kubernetes님의 프로필 이미지
kubernetes
Instructor

themapisto0482's profile image
themapisto0482

asked

Ask a question