Remove obsolete Docker configuration and documentation; add new Dockerfile, docker-compose, and update README for project setup
This commit is contained in:
4
src/app.py
Normal file
4
src/app.py
Normal file
@@ -0,0 +1,4 @@
|
||||
|
||||
if __name__ == "__main__":
|
||||
print("Hello World!")
|
||||
|
||||
Reference in New Issue
Block a user