zyliu's picture
release iChatApp
0f90f73
raw
history blame contribute delete
104 Bytes
#!/bin/bash
BASEDIR="$(dirname $0)"
docker build -t windj007/lama -f "$BASEDIR/Dockerfile" "$BASEDIR"