Container/Docker
required by: world[package] 오류 해결법
2mukee
2021. 12. 15. 15:47
320x100
320x100
다음 구문 추가
RUN echo "http://dl-cdn.alpinelinux.org/alpine/latest-stable/community" >> /etc/apk/repositories \
&& apk update \
&& apk add -update <패키지>
참조
: https://wiki.alpinelinux.org/wiki/Alpine_Linux:FAQ
Alpine Linux:FAQ - Alpine Linux
This is a list of frequently asked questions about Alpine Linux. If your question is not answered on this page, use the search box above to find work in progress pages not linked here, or in case of no answer, edit this page and write down your question. T
wiki.alpinelinux.org
300x250
728x90