Open utterances-bot opened 2 months ago
erorr case command and error docker build -t custom-elastic:latest . -bash: cd: elasticsearch: No such file or directory [+] Building 0.2s (1/1) FINISHED docker:default => [internal] load build definition from Dockerfile 0.1s => => transferring dockerfile: 2B 0.1s ERROR: failed to solve: failed to read dockerfile: open Dockerfile: no such file or directory
이미지 가져올 때 오류가 발생합니다
[root@vbox withsearch]# docker-compose up -d
WARN[0000] /root/withsearch/docker-compose.yml: the attribute version
is obsolete, it will be ignored, please remove it to avoid potential confusion
[+] Running 4/4
✘ elasticsearch Error pull access denied for custom-elastic, repository does not exist or may require 'docker login': denied: requested access to the resource is denied 2.4s
✘ kibana Error context canceled 2.4s
✘ fscrawler Error context canceled 2.4s
✘ web Error context canceled
Elasticsearch, fscrawler 기반 문서 검색 시스템 구축하기 | surfharu
목표 Elasticsearch와 fscrawler를 활용하여 문서 검색 시스템을 구축한다.
https://surfharu.github.io/posts/tool-4/