네이티브 (1) 썸네일형 리스트형 docker container에서 react-native 실행하기 (안드로이드) container에서만 살기를 진행 중에 react-native를 실행하고 싶어졌다.docker나 react-native나 둘 다 막 걸음마를 하려고 하는 나에겐 쉽지 않았다.(그냥 이미 만들어진 이미지를 찾으면 되지 않았니?) 우선 우분투 18.04 에서 docker를 설치하였다. sudo apt updatesudo apt install apt-transport-https ca-certificates curl software-properties-commoncurl -fsSL https://download.docker.com/linux/ubuntu/gpg | sudo apt-key add -sudo add-apt-repository "deb [arch=amd64] https://download.docke.. 이전 1 다음