도커에 스플래시...

알림
|
X

페이지 정보

작성자 no_profile vajra 112.♡.248.229
작성일 2024.07.02 15:58
617 조회
0 추천
글쓰기

본문


docker pull scrapinghub/splash
docker run -it -p 8050:8050 --rm scrapinghub/splash

매뉴얼 대로 실행하면 다음과 같은 에러가 발생합니다.

assertion failed [rem_idx != -1]: Unable to find existing allocation for shared memory segment to unmap

(VMAllocationTracker.cpp:745 remove_shared_mem)


알려주셔용~~(맥북입니다~~.)

댓글 1

카르카손님의 댓글

작성자 카르카손 (103.♡.200.16)
작성일 07.10 09:13
일단 이미지를 고치기는 어려우니 메모리가 부족한 상황이 아닌가 가정하고 대응하는 게 좋겠습니다.
container 내부에서 free 명령으로 메모리 사용량을 확인하고 부족하면 docker run 실행할 때 --shm-size 옵션으로 메모리를 더 할당해보세요.
글쓰기
홈으로 전체메뉴 마이메뉴 새글/새댓글
전체 검색