Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hakaneroztekin/java-spring-with-docker
🐳 Code examples for the Medium article
https://github.com/hakaneroztekin/java-spring-with-docker
docker docker-compose docker-image dockerfile java spring
Last synced: about 2 months ago
JSON representation
🐳 Code examples for the Medium article
- Host: GitHub
- URL: https://github.com/hakaneroztekin/java-spring-with-docker
- Owner: hakaneroztekin
- Created: 2022-06-17T07:37:03.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-07-29T04:00:29.000Z (over 2 years ago)
- Last Synced: 2023-03-08T11:17:55.566Z (almost 2 years ago)
- Topics: docker, docker-compose, docker-image, dockerfile, java, spring
- Language: Java
- Homepage: https://hakaneroztekin.medium.com/docker-in-a-nutshell-29cc2a938534
- Size: 68.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Hello,
This is a supplementary repository for [docker in a nutshell](https://hakaneroztekin.medium.com/docker-in-a-nutshell-29cc2a938534) article.
Switch to the branches for the demo codes. The list of branches,
- `demo/1-basic-spring-app`
- `demo/2-multi-stage-dockerfile`
- `demo/3-docker-compose-basic`
- `demo/4-docker-compose-with-network`
- `demo/5-docker-compose-with-volume`