simple-ocpp-cs/.devcontainer/frontend/docker-compose.yml

7 lines
168 B
YAML
Raw Permalink Normal View History

services:
app:
image: mcr.microsoft.com/devcontainers/javascript-node:1-22-bookworm
volumes:
- ../..:/simple-ocpp-cs:cached
command: sleep infinity