2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-03-21 09:50:30 +03:00
2022-05-07 03:11:26 +03:00

7 lines
96 B
YAML

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