1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-08-31 22:21:13 +02:00
ModernCppStarter/docker-compose.yml
2020-10-08 06:42:10 -03:00

7 lines
136 B
YAML

version: "3.8"
services:
application:
build: .
image: moder-cpp-starter
container_name: modern-cpp-starter