mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-08-31 22:21:13 +02:00
7 lines
No EOL
135 B
YAML
7 lines
No EOL
135 B
YAML
version: "3.8"
|
|
|
|
services:
|
|
application:
|
|
build: .
|
|
image: moder-cpp-starter
|
|
container_name: modern-cpp-starter |