* Fixed issue with spacing in help param processing
+ Not caching cargo builds in default docker container
This commit is contained in:
@@ -12,7 +12,5 @@ RUN apk add git
|
||||
|
||||
# Now we being the freechat installation process
|
||||
RUN git clone https://gitlab.com/shockrah/freechat.git/ /opt/freechat/
|
||||
RUN cd /opt/freechat/
|
||||
RUN sh docker-auto-build.sh
|
||||
RUN /opt/
|
||||
RUN sh /opt/freechat/docker-auto-build.sh --no-cargo-cache
|
||||
|
||||
|
||||
Reference in New Issue
Block a user