Files
pthelper/build.sh
2022-03-10 09:02:41 +08:00

3 lines
67 B
Bash

#!/bin/bash
docker build -f Dockerfile.alpine -t pthelper:v1.0.3 .