Add dev container configuration

This commit is contained in:
Oliver Traber 2025-06-09 19:20:03 +00:00
parent 8809daca7e
commit be983a0b4e
Signed by: Bluemedia
GPG key ID: C0674B105057136C
2 changed files with 33 additions and 0 deletions

View file

@ -0,0 +1,6 @@
services:
app:
image: mcr.microsoft.com/devcontainers/javascript-node:1-22-bookworm
volumes:
- ..:/fancy-gatus:cached
command: sleep infinity