mirror of
https://github.com/dat515-2025/Group-8.git
synced 2026-03-22 06:57:47 +01:00
feat(infrastructure): test basic workflow
This commit is contained in:
2
cd-test/Dockerfile
Normal file
2
cd-test/Dockerfile
Normal file
@@ -0,0 +1,2 @@
|
||||
FROM httpd
|
||||
RUN echo "<html><body><h1>Current Date and Time</h1><p>$(date)</p></body></html>" > /usr/local/apache2/htdocs/index.html
|
||||
Reference in New Issue
Block a user