Skip to content

Commit c8055a2

Browse files
added docker documentation
1 parent f42ca98 commit c8055a2

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -122,18 +122,6 @@ This is a tutorial project of [Pocket Flow](https://github.com/The-Pocket/Pocket
122122

123123
The application will crawl the repository, analyze the codebase structure, generate tutorial content in the specified language, and save the output in the specified directory (default: ./output).
124124

125-
## 🐳 Running with Docker
126-
127-
To run this project in a Docker container:
128-
129-
### 1. Build the Docker image
130-
```bash
131-
docker build -t pocketflow-app .
132-
133-
### 2.Run the conatainer
134-
docker run -it --rm pocketflow-app
135-
136-
137125

138126
## 💡 Development Tutorial
139127

0 commit comments

Comments
 (0)