codefuse-chatbot/docker_build.sh
2023-11-07 19:44:47 +08:00

3 lines
45 B
Bash

#!/bin/bash
docker build -t devopsgpt:py39 .