JAVA-12420 Renamed docker to docker-modules
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
version: '2.4'
|
||||
services:
|
||||
db:
|
||||
image: postgres
|
||||
my_app:
|
||||
build: .
|
||||
ports:
|
||||
- "8080:8080"
|
||||
Reference in New Issue
Block a user