Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/venh312/issuemoa-learning

이슈λͺ¨μ•„ πŸ“° Learning
https://github.com/venh312/issuemoa-learning

java17 mysql8 springboot2-7

Last synced: 4 days ago
JSON representation

이슈λͺ¨μ•„ πŸ“° Learning

Awesome Lists containing this project

README

        

## Voca, Tech ν•™μŠ΅ μ„œλΉ„μŠ€

## πŸ“Œ 적용 기술

## πŸ“Œ λ„μ»€λ‘œ μ‹€ν–‰ν•˜κΈ°
### 1. 도컀 이미지 λΉŒλ“œ
```$ docker build -t issuemoa/voca .```
- -t λΉŒλ“œν•  μ΄λ―Έμ§€μ˜ 이름
- . (ν˜„μž¬ μœ„μΉ˜ κΈ°μ€€μ—μ„œ Dockerfile을 μ°ΎλŠ”λ‹€.)

### 2. 도컀 이미지 확인
```$ docker image ls```
```
REPOSITORY IMAGE ID CREATED SIZE TAG
issuemoa/voca 954d2adb5a88 1 hours ago 510MB latest
```

### 3. 도컀 μ»¨ν…Œμ΄λ„ˆ μ‹€ν–‰
```$ docker run -d --name=issuemoa-learning -p 17080:17080 issuemoa/voca```
- -d λ°±κ·ΈλΌμš΄λ“œλ‘œ μ‹€ν–‰
- --name μ»¨ν…Œμ΄λ„ˆλͺ… μ„€μ •
- -p 포트 μ„€μ •
- 이미지λͺ…

### λ„€νŠΈμ›Œν¬
#### λ„€νŠΈμ›Œν¬ 섀정이 ν•„μš”ν•  경우 μƒμ„±ν•œλ‹€.
```docker network create issuemoa```

#### μ»¨ν…Œμ΄λ„ˆ μ‹€ν–‰ μ‹œ μ˜΅μ…˜μ„ μΆ”κ°€ν•œλ‹€.
```--network issuemoa```

## Reference
- https://simpleicons.org/
- https://noticon.tammolo.com/