wird nicht benötigt

This commit is contained in:
2026-02-08 14:04:50 +00:00
parent 227bf29774
commit 2a7ccbfd1d
2 changed files with 0 additions and 11 deletions

View File

@@ -1,4 +0,0 @@
FROM mcr.microsoft.com/devcontainers/base:trixie
RUN mkdir /servo-tiger
RUN chown vscode:vscode /servo-tiger

View File

@@ -1,7 +0,0 @@
services:
laravel:
build:
dockerfile: .devcontainer/Dockerfile
volumes:
- ./:/servo-tiger
command: sleep infinity