Files
opendan/build_all_in_one.sh
T
2023-09-18 11:41:16 -07:00

4 lines
64 B
Bash

#!/usr/bin/bash
# Build the docker image
docker build -t aios .