mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
parent
ae04fb3d0a
commit
3c59ce964d
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ RUN sed -i 's/^\(\s*\)\"127.0.0.1:6667\":.*$/\1":6667":/' /go/src/github.com/erg
|
|||
sed -i 's/^\s*\"\[::1\]:6667\":.*$//' /go/src/github.com/ergochat/ergo/default.yaml
|
||||
|
||||
# compile
|
||||
RUN make
|
||||
RUN make install
|
||||
|
||||
## build ergo container
|
||||
FROM alpine:3.13
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue