2
1
mirror of https://github.com/EpicMorg/docker-scripts.git synced 2025-03-04 17:45:26 +03:00

7 lines
96 B
YAML
Raw Normal View History

2022-05-07 03:11:26 +03:00
version: '3.9'
services:
app:
image: "epicmorg/nodejs:node18"
build:
context: .