first commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
services:
|
||||
consoleapp1:
|
||||
image: consoleapp1
|
||||
build:
|
||||
context: .
|
||||
dockerfile: ConsoleApp1/Dockerfile
|
||||
|
||||
tinfoilvibeserver:
|
||||
image: tinfoilvibeserver
|
||||
build:
|
||||
context: .
|
||||
dockerfile: TinfoilVibeServer/Dockerfile
|
||||
|
||||
Reference in New Issue
Block a user