docker-scripts/linux/ecosystem/nodejs/current/docker-compose.yml
2022-03-21 12:20:34 +03:00

7 lines
97 B
YAML

version: '3.9'
services:
app:
image: "epicmorg/nodejs:current"
build:
context: .