docker-unrealircd/docker-build.sh

6 lines
77 B
Bash
Raw Normal View History

2021-10-17 00:01:27 +03:00
#/bin/bash
docker build . \
--file Dockerfile \
--tag unrealircd:latest