Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`