added synopsx, basex/basexhttp

This commit is contained in:
2019-07-18 14:57:12 +02:00
parent 8089a1c852
commit 1a930deafc
11 changed files with 77 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
FROM nginx:latest
COPY ./default.conf /etc/nginx/conf.d/default.conf
COPY ./bashrc /root/.bashrc
COPY ./inputrc /root/.inputrc