dev container on remote server
install docker on remote server
๋ฆฌ๋ชจํธ ์๋ฒ์ docker๋ฅผ ์ค์นํด์ผํ๋ค.
vs code์์ remote server์ ssh๋ฅผ ์ด์ฉํ์ฌ ์ ์

์ด๊ฑธ ๋๋ฌ์ ssh๋ฅผ ์ด์ฉํ์ฌ ์ ์ํ๋ค.



ํด๋๋ฅผ ์ฐ๋ค.

Reopen in Container
ํ๋ก์ ํธ๋ฅผ vscode๋ก ์ฐ๋ค.
cmd + shift + p > Dev Containers: Reopen in Container
๊ธฐ์กด ๊ธ์์ ์ค๋ช ํ๋๋ก ์ฌ์ฉํ๋ฉด๋๋ค
์ด์ ๋ถํฐ ์๋์ผ๋ก ๋ฆฌ๋ชจํธ ์๋ฒ์ docker๋ฅผ ์ด์ฉํด์ ๊ฐ๋ฐํ ์ ์๋ค.
Last updated
Was this helpful?