Skip to content
New issue

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

scratch 도커 이미지를 활용한 초경량 이미지 만들기 #80

Open
utterances-bot opened this issue Feb 26, 2022 · 2 comments

Comments

@utterances-bot
Copy link

scratch 도커 이미지를 활용한 초경량 이미지 만들기 | 44BITS

C 프로그램을 작성하고 이를 동적 링크 컴파일한 경우와 정적 링크 컴파일한 경우로 나눠서 chroot로 실행해봅니다. 그리고 도커(Docker)의 scratch 이미지를 기반으로 같은 방식을 적용하는 법을 소개합니다.

https://www.44bits.io/ko/post/static-compile-program-on-chroot-and-docker-scratch-image

Copy link

Gros19 commented Feb 26, 2022

자세한 설명 감사드립니다.
그런데 혹시 이 부분 고의로 '현대'라는 단어를 사용하셨는지 궁금합니다.
'hello의 의존성들을 현대 디렉터리 아래에 먼저 복사해두어야합니다.'

@nacyot
Copy link
Contributor

nacyot commented Jul 30, 2022

Gros19 // 오타인 듯 합니다. 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants