본문 바로가기

반응형

MacOS

C276x260 compinit:503: no such file or directory: /usr/local/share/zsh/site-functions/_brew_cask 에러 compinit:503: no such file or directory: /usr/local/share/zsh/site-functions/_brew_cask 에러 $ source .zshrc compinit:503: no such file or directory: /usr/local/share/zsh/site-functions/_brew_cask 무슨 에러일까요? /usr/local/share/zsh/site-functions/_brew_cask 디렉토리가 있는데... $ ls -l /usr/local/share/zsh/site-functions/_brew_cask lrwxr-xr-x 1 user1 admin 44 8 15 2018 /usr/local/share/zsh/site-functions/_bre.. 더보기
C276x260 [Mac] geoiplookup 명령어 설치 IP geolocation from command line on OSX Internet contains zillion of sites bloated with banners, which basically give you the same data: given the IP address, provide some info on where this IP is coming from. Same basic information can be accessed from command line, here is how you configure it, assuming your OSX machine has brew/port, and can compile C source code. This will install geoiplooku.. 더보기
C276x260 [Mac] Mac OS에서 한글 영문 변환 단축키 Mac OS에서 한글 영문 변환 단축키 1. Mac 키보드 커맨드 + 스페이스바 2. 일반(Windows) 키보드 원도우키 + 스페이스바 출처:Mac OS에서 한글 영문 변환 단축키 더보기
C276x260 M1에서 Docker 이미지 실행 시 no matching manifest 에러 해결하기 M1(Mac Silicon)에서 Docker 이미지 실행 시 no matching manifest 에러 해결하기Apple Silicon(M1, M2 등 ARM 기반) 환경에서 mysql:5.7.32 이미지를 Docker로 실행하려고 할 때 다음과 같은 에러 메시지를 자주 만나게 됩니다.no matching manifest for linux/arm64/v8 in the manifest list entries이는 해당 Docker 이미지가 ARM 아키텍처를 공식적으로 지원하지 않기 때문입니다. 기본적으로 M1/M2에서는 linux/arm64 플랫폼을 사용하지만, mysql:5.7.32는 linux/x86_64만 지원합니다.문제 상황docker-compose.yml 파일vim docker-compose.yml.. 더보기

728x90
반응형