Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/venh312/issuemoa-learning
- Owner: venh312
- Created: 2023-11-17T23:30:34.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-21T04:39:32.000Z (about 1 month ago)
- Last Synced: 2024-12-21T05:20:16.013Z (about 1 month ago)
- Topics: java17, mysql8, springboot2-7
- Language: Java
- Homepage:
- Size: 185 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/