We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
C 프로그램을 작성하고 이를 동적 링크 컴파일한 경우와 정적 링크 컴파일한 경우로 나눠서 chroot로 실행해봅니다. 그리고 도커(Docker)의 scratch 이미지를 기반으로 같은 방식을 적용하는 법을 소개합니다.
https://www.44bits.io/ko/post/static-compile-program-on-chroot-and-docker-scratch-image
The text was updated successfully, but these errors were encountered:
자세한 설명 감사드립니다. 그런데 혹시 이 부분 고의로 '현대'라는 단어를 사용하셨는지 궁금합니다. 'hello의 의존성들을 현대 디렉터리 아래에 먼저 복사해두어야합니다.'
Sorry, something went wrong.
Gros19 // 오타인 듯 합니다. 😅
No branches or pull requests
scratch 도커 이미지를 활용한 초경량 이미지 만들기 | 44BITS
C 프로그램을 작성하고 이를 동적 링크 컴파일한 경우와 정적 링크 컴파일한 경우로 나눠서 chroot로 실행해봅니다. 그리고 도커(Docker)의 scratch 이미지를 기반으로 같은 방식을 적용하는 법을 소개합니다.
https://www.44bits.io/ko/post/static-compile-program-on-chroot-and-docker-scratch-image
The text was updated successfully, but these errors were encountered: