skfareedgithub / SpringEurekaServer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PREREQUISITES

  • Docker should be installed on the system
  • Idea is the preferred IDE, but should work with eclipse, command line as well

To publish image for a given project in local repo, follow the steps below:

  • cd to the directory of the sub project
  • execute ../gradlew clean docker

Important links

gradle plugin

Docker compose

Docker file reference

Awesome docker course

About


Languages

Language:Java 95.8%Language:Dockerfile 4.2%