docker-unrealircd/docker-build.sh
2021-10-17 00:01:27 +03:00

6 lines
77 B
Bash
Executable File

#/bin/bash
docker build . \
--file Dockerfile \
--tag unrealircd:latest