Newer
Older
ADD https://git.fairkom.net/api/v4/projects/chat%2FRocketChatMobilePushGateway/repository/commits version.json
&& cd /pushGateway \
&& git clone --recursive https://git.fairkom.net/chat/RocketChatMobilePushGateway.git \
&& cd RocketChatMobilePushGateway \
&& cmake . \
&& make
RUN ln -s /certs /pushGateway/RocketChatMobilePushGateway/credentials
ENTRYPOINT ["/pushGateway/RocketChatMobilePushGateway/rocketChatMobilePushGateway"]