2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-01-28 06:27:58 +03:00
2024-02-09 19:08:52 +03:00

7 lines
94 B
YAML

version: '3'
services:
app:
image: "epicmorg/nodejs:node11"
build:
context: .