Initial commit

This commit is contained in:
Workspaces
2026-05-16 13:15:27 +00:00
commit 393bb41d7a
3 changed files with 45 additions and 0 deletions

3
Dockerfile Normal file
View File

@@ -0,0 +1,3 @@
FROM codercom/enterprise-base:ubuntu
RUN echo "Hello World"