Say automaticaly yes on installation

This commit is contained in:
2019-04-05 14:12:45 +09:00
parent cd2a4ebdbc
commit 4fcf6f3d5b
4 changed files with 6 additions and 5 deletions

0
docker/mongo.sh → docker/install-mongo.sh Executable file → Normal file
View File

View File

@ -1,4 +1,4 @@
apt-get install nginx
apt-get install -y nginx
cp ./docker/conf/nginx.conf /etc/nginx/
cp ./docker/conf/mime.types /etc/nginx/