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