Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile build & run #2

Merged
merged 2 commits into from
Feb 26, 2024
Merged

Dockerfile build & run #2

merged 2 commits into from
Feb 26, 2024

Conversation

papercrane55123
Copy link
Owner

@papercrane55123 papercrane55123 commented Feb 14, 2024

  • create Dockerfile
  • Build
  • Run
  • Network bridge(serv-a, serv-b, lb)
  • Check & README.md

- [ ] create  Dockerfile
- [ ] Build
- [ ] Run
- [ ] Network bridge(serv-a, serv-b, lb)
- [ ] Check & README.md
@papercrane55123
Copy link
Owner Author

papercrane55123 commented Feb 14, 2024

결과 확인(로드밸런서 포트번호는 8001로 지정했다)

image (1)

image (2)

$ curl http://localhost:8001/
<h1>B</h1>
$ curl http://localhost:8001/
<h1>A</h1>```

@papercrane55123 papercrane55123 self-assigned this Feb 14, 2024
@papercrane55123 papercrane55123 merged commit 30e7cf5 into main Feb 26, 2024
@papercrane55123 papercrane55123 deleted the 0.1.0/Dockerfile branch February 26, 2024 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant