example services contains a default nginx server for simplicity

This commit is contained in:
geoffsee
2025-09-01 10:23:16 -04:00
parent 294a310eee
commit fa754accdd
10 changed files with 2 additions and 170 deletions

View File

@@ -0,0 +1,2 @@
FROM nginx:latest
EXPOSE 80