This repository has been archived on 2026-01-30. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
Demo-Docker/nginx.yaml
2026-01-30 22:26:45 -08:00

8 lines
81 B
YAML

version: "3.9"
services:
test:
image: nginx
deploy:
replicas: 1