docker build -t clockin:v1 .
docker run -d \
--name clock_server_v4 \
--mount source=myvol,target=/app \
-p 9000:8000 -d clockin:v1 bash
浏览器运行:
http://localhost:9000/
-
Notifications
You must be signed in to change notification settings - Fork 0
lookso/clockin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
python tornado case -每日打卡
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published