##// END OF EJS Templates
SIR with docker-compose working
SIR with docker-compose working

File last commit:

r299:d18e81484ac8
r299:d18e81484ac8
Show More
Dockerfile
3 lines | 114 B | text/x-dockerfile-config | DockerLexer
FROM nginx:1.13.8-alpine
RUN rm /etc/nginx/conf.d/default.conf
ADD sites-enabled/radarsys.conf /etc/nginx/conf.d/