Skip to content

highfive-goorm/highfive-front

Repository files navigation

highfive-front

docker image 빌드(buildx builder 생성 -> os/arch를 linux/amd64,linux/arm64로 모두 해야 amd64 ec2에서도 해당 image 사용 가능)

docker buildx build --platform linux/amd64,linux/arm64
-t [이미지명]:[tag]
--push .

docker 컨테이너 가동

docker run -d
--name [컨테이너명]
-e BACKEND_URL=[백엔드주소]
-p [port]:80
[이미지명]:[tag]

About

[goorm]highfive project_front-end

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages