Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/junyong1111/docker
Docker_example
https://github.com/junyong1111/docker
Last synced: 3 days ago
JSON representation
Docker_example
- Host: GitHub
- URL: https://github.com/junyong1111/docker
- Owner: junyong1111
- License: mit
- Created: 2023-07-31T11:56:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-11T13:44:18.000Z (about 1 year ago)
- Last Synced: 2024-11-13T16:46:04.187Z (2 months ago)
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
0. Docker(도커)
1. Docker 설치
2. 컨테이너 이미지
3. 컨테이너 명령어
4. Redis를 이용하여 컨테이너 실행
5. 도커 이미지 만들기
6. 실제 앱을 이용하여 도커 사용
7. 소스 변경으로 인한 재빌드
8. 업뎃 예정