chatgpt-on-wechat / docker /build.latest.sh
oliver2023's picture
Duplicate from linhj07/chatgpt-on-wechat
0dc9888
raw
history blame contribute delete
109 Bytes
#!/bin/bash
cd .. && docker build -f docker/Dockerfile.latest \
-t zhayujie/chatgpt-on-wechat .