Files
docker-images/dmdb/build.sh
T
2026-01-22 17:32:30 +08:00

3 lines
48 B
Bash

#!/bin/bash
docker build --no-cache -t dmdb:8 .