update Docker

This commit is contained in:
xiongsp
2023-01-08 23:22:01 +08:00
parent e8f7d8f8ba
commit 80c5a0472a
2 changed files with 27 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
version: '3'
services:
hello-algo:
build: .
ports:
- "8000:8000"