This repository has been archived on 2024-11-04. You can view files and clone it, but cannot push or open issues or pull requests.
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