INC-1 add docker image for compose
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
.git
|
||||
.gitignore
|
||||
README.md
|
||||
.gradle
|
||||
build
|
||||
+1
-1
@@ -15,7 +15,7 @@ services:
|
||||
container_name: postgres
|
||||
|
||||
app:
|
||||
build: .
|
||||
image: popovtsev/ncp
|
||||
container_name: no_copy_app
|
||||
environment:
|
||||
POSTGRES_DB: no_copy_
|
||||
|
||||
Reference in New Issue
Block a user