SagiK-Repository / Learn_CleanArchitecture

Learn CleanArchitecture
0 stars 0 forks source link

Visual Studio Dockerizing #31

Closed SAgiKPJH closed 2 months ago

SAgiKPJH commented 2 months ago

Add DockerFile

Run

SAgiKPJH commented 2 months ago

Postgre 실험

ENV POSTGRES_USER=postgres ENV POSTGRES_PASSWORD=P@ss0rd ENV POSTGRES_DB=ImageHandlerServiceDB

EXPOSE 5432 CMD ["postgres"]


- Postgre 접속
  - https://dbeaver.io/download/
SAgiKPJH commented 2 months ago

Docker compose

image
image

SAgiKPJH commented 2 months ago

LuanchSetting.json