# git钩子 **Repository Path**: public-forck-code/git-hook ## Basic Information - **Project Name**: git钩子 - **Description**: docker git钩子 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-23 - **Last Updated**: 2022-05-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ```bash docker build -t gitpull docker run -d --rm -p 8888:8888 -v /localpath:/sync -v ~/.ssh:/root/.ssh gitpull ``` **git钩子配置请求** http://youhost:8888