Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chinaboard committed Sep 29, 2023
1 parent bcebbc0 commit a6a1424
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 11 deletions.
Binary file modified docs/assets/docekr-task-flow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 10 additions & 11 deletions docs/assets/docker-task-flow.fun
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
CreateTask
TaskInit
Force Pull Image or No Image
Yes: PullImage
ContainerCreate #create
No: (#create)
ContainerStartAndWait
AutoRemove
Yes: Delete stopped container
(#done)
No: Task Done #done
Task Init
Image Not found Force Pull
Yes: PullImage
ContainerCreate #create
No: (#create)
ContainerStartAndWait
AutoRemove
Yes: Delete stopped container
(#done)
No: Task Done #done

0 comments on commit a6a1424

Please sign in to comment.